Commit-ID: 668e58dc692a34ac8df54fa99c9ba28e98c338ff
Gitweb: http://repo.or.cz/w/nasm.git?a=commitdiff;h=668e58dc692a34ac8df54fa99c9ba28e98c338ff
Author: Ciro Santilli <cir...@gm...>
AuthorDate: Tue, 12 May 2015 08:37:19 +0200
Committer: Cyrill Gorcunov <gor...@gm...>
CommitDate: Sun, 24 May 2015 12:59:11 +0300
doc: typo occationally
Signed-off-by: Ciro Santilli <cir...@gm...>
Signed-off-by: Cyrill Gorcunov <gor...@gm...>
---
doc/nasmdoc.src | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/nasmdoc.src b/doc/nasmdoc.src
index 1b59e07..e468248 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.
|