doc: fix spelling of "compatibility"
authorH. Peter Anvin <hpa@linux.intel.com>
Wed, 6 Oct 2010 23:28:07 +0000 (16:28 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Wed, 6 Oct 2010 23:28:07 +0000 (16:28 -0700)
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
doc/nasmdoc.src

index db76c8b..03ad4b2 100644 (file)
@@ -858,7 +858,7 @@ levels of optimization.  The syntax is:
 \b \c{-Ox} (where \c{x} is the actual letter \c{x}): Multipass optimization.
         Minimize branch offsets and signed immediate bytes,
         overriding size specification unless the \c{strict} keyword
-        has been used (see \k{strict}).  For compatability with earlier
+        has been used (see \k{strict}).  For compatibility with earlier
         releases, the letter \c{x} may also be any number greater than
         one. This number has no effect on the actual number of passes.