typo
authorSimon Marlow <simonmar@microsoft.com>
Mon, 18 Jun 2007 11:18:17 +0000 (11:18 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Mon, 18 Jun 2007 11:18:17 +0000 (11:18 +0000)
docs/users_guide/using.xml

index f81b1c8..3ab73a1 100644 (file)
@@ -1276,7 +1276,7 @@ f "2"    = 2
       <para>Note that higher optimisation levels cause more
       cross-module optimisation to be performed, which can have an
       impact on how much of your program needs to be recompiled when
-      you change something.  This is one reaosn to stick to
+      you change something.  This is one reason to stick to
       no-optimisation when developing code.</para>
 
       <variablelist>