summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiro Santilli <ciro.santilli@gmail.com>2015-05-12 08:37:19 +0200
committerCyrill Gorcunov <gorcunov@gmail.com>2015-05-24 12:59:11 +0300
commit668e58dc692a34ac8df54fa99c9ba28e98c338ff (patch)
tree841015f2cdfd1203415fd32de724a2192ed6e012
parent4920a0324348716d6ab5106e65508496241dc7a2 (diff)
downloadnasm-668e58dc692a34ac8df54fa99c9ba28e98c338ff.tar.gz
doc: typo occationally
Signed-off-by: Ciro Santilli <ciro.santilli@gmail.com> Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
-rw-r--r--doc/nasmdoc.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/nasmdoc.src b/doc/nasmdoc.src
index 1b59e07b..e4682480 100644
--- a/doc/nasmdoc.src
+++ b/doc/nasmdoc.src
@@ -4440,7 +4440,7 @@ The `\c{USE16}' and `\c{USE32}' directives can be used in place of
The \c{DEFAULT} directive changes the assembler defaults. Normally,
NASM defaults to a mode where the programmer is expected to explicitly
-specify most features directly. However, this is occationally
+specify most features directly. However, this is occasionally
obnoxious, as the explicit form is pretty much the only one one wishes
to use.