[commit: ghc] master: Fix doc typo; fixes #7318 (e0c77c9)

Ian Lynagh <[email protected]>
Newsgroups gmane.comp.lang.haskell.cvs.ghc
Message-ID <[email protected]>
Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/e0c77c9f0729c105dddc5ce3fc79e117951719ba

>---------------------------------------------------------------

commit e0c77c9f0729c105dddc5ce3fc79e117951719ba
Author: Ian Lynagh <[email protected]>
Date:   Thu Oct 25 20:54:41 2012 +0100

    Fix doc typo; fixes #7318

>---------------------------------------------------------------

 docs/users_guide/glasgow_exts.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/users_guide/glasgow_exts.xml b/docs/users_guide/glasgow_exts.xml
index 541b309..7607aa7 100644
--- a/docs/users_guide/glasgow_exts.xml
+++ b/docs/users_guide/glasgow_exts.xml
@@ -9516,7 +9516,7 @@ Sometimes, however, this approach is over-cautious, and we <emphasis>do</emphasi
 rule to fire, even though doing so would duplicate redex.  There is no way that GHC can work out
 when this is a good idea, so we provide the CONLIKE pragma to declare it, thus:
 <programlisting>
-{-# INLINE[1] CONLIKE f #-}
+{-# INLINE CONLIKE [1] f #-}
 f x = <replaceable>blah</replaceable>
 </programlisting>
 CONLIKE is a modifier to an INLINE or NOINLINE pragma.  It specifies that an application
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.