Remove repeated at in using.xml
authorDaniel Fischer <daniel.is.fischer@googlemail.com>
Mon, 30 May 2011 07:09:34 +0000 (09:09 +0200)
committerSimon Marlow <marlowsd@gmail.com>
Tue, 31 May 2011 09:52:58 +0000 (10:52 +0100)
docs/users_guide/using.xml

index 8fa2434..2828c6a 100644 (file)
@@ -1925,7 +1925,7 @@ f "2"    = 2
            <para>(Default: 45) Governs the maximum size that GHC will
             allow a function unfolding to be.   (An unfolding has a
             &ldquo;size&rdquo; that reflects the cost in terms of
-            &ldquo;code bloat&rdquo; of expanding that unfolding at
+            &ldquo;code bloat&rdquo; of expanding that unfolding
             at a call site. A bigger function would be assigned a
             bigger cost.) </para>