summaryrefslogtreecommitdiff
path: root/ace/QtReactor.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2000-12-08 16:48:57 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2000-12-08 16:48:57 +0000
commit2bb5cecd3ddfd4115f06087146e633e3b908492b (patch)
tree4d767e709120fce9a4814791c485359993cc94c8 /ace/QtReactor.h
parentbc67910161bf1451a3abcb6feb3917db52256fc0 (diff)
downloadATCD-2bb5cecd3ddfd4115f06087146e633e3b908492b.tar.gz
ChangeLogTag:Fri Dec 8 10:34:32 2000 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu>
Diffstat (limited to 'ace/QtReactor.h')
-rw-r--r--ace/QtReactor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/QtReactor.h b/ace/QtReactor.h
index 2944a3b7069..7be109e6b4f 100644
--- a/ace/QtReactor.h
+++ b/ace/QtReactor.h
@@ -36,7 +36,7 @@
*
* @brief An object-oriented event demultiplexor and event handler
* dispatcher that uses the Qt Library. This class declaration
- * also uses the extnsion facilities provided by the Qt. So,
+ * also uses the extension facilities provided by the Qt. So,
* readers of the class declaration should not be upset with
* the appearence of the Keywords like Q_OBJECT, private slots
* etc. They are specific to Qt which uses these as a call back