summaryrefslogtreecommitdiff
path: root/docs/tutorials/018/page02.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tutorials/018/page02.html')
-rw-r--r--docs/tutorials/018/page02.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorials/018/page02.html b/docs/tutorials/018/page02.html
index b317db06226..691e8613e5f 100644
--- a/docs/tutorials/018/page02.html
+++ b/docs/tutorials/018/page02.html
@@ -35,7 +35,7 @@ int main(int,char**)
Token token;
token.run();
- <font color=red>// And now the ACE_Mutex.</font>
+ <font color=red>// And now and ACE_Mutex.</font>
Mutex mutex;
mutex.run();