[commit: ghc] ghc-7.6: Fix doc typo; fixes #7318 (003eb67)

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  : ghc-7.6

http://hackage.haskell.org/trac/ghc/changeset/003eb67f3380cd764d1bd6f94413eb0f062626b3

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

commit 003eb67f3380cd764d1bd6f94413eb0f062626b3
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 e0d5677..4870490 100644
--- a/docs/users_guide/glasgow_exts.xml
+++ b/docs/users_guide/glasgow_exts.xml
@@ -9511,7 +9511,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.