aboutsummaryrefslogtreecommitdiff
path: root/doc/dw-usage.doc
diff options
context:
space:
mode:
authorcorvid <corvid@lavabit.com>2010-11-24 19:14:22 +0000
committercorvid <corvid@lavabit.com>2010-11-24 19:14:22 +0000
commit9ca5a62164a183247bb01b63456144f453349c33 (patch)
treede02c9088fa2460fe5cf4aa417c93a9e1983c08e /doc/dw-usage.doc
parentf74781ad9083b1483f423cc8e87220c9361d7dfa (diff)
spelling
Diffstat (limited to 'doc/dw-usage.doc')
-rw-r--r--doc/dw-usage.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/dw-usage.doc b/doc/dw-usage.doc
index 913a4862..32080d74 100644
--- a/doc/dw-usage.doc
+++ b/doc/dw-usage.doc
@@ -222,7 +222,7 @@ called, within timeouts, idles, I/O functions etc. Notice that Dw is
not thread safe, so that everything should be done within one thread.
With the exception, that you have to call dw::Textblock::flush,
-everything gets imediately visible, within reasonable times; Dw has
+everything gets immediately visible, within reasonable times; Dw has
been optimized for frequent updates.