aboutsummaryrefslogtreecommitdiff
path: root/dw/fltkui.hh
diff options
context:
space:
mode:
authorcorvid <corvid@lavabit.com>2013-01-26 17:00:17 +0000
committercorvid <corvid@lavabit.com>2013-01-26 17:00:17 +0000
commitba160e9434c804993d4d48a87f407274e68c75ec (patch)
treec36dc18578b07bbd9c334db388ca59c2931d998e /dw/fltkui.hh
parent6d69a357ab46fe7245b15f0e83403ebae8bc8547 (diff)
typo
Diffstat (limited to 'dw/fltkui.hh')
-rw-r--r--dw/fltkui.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dw/fltkui.hh b/dw/fltkui.hh
index f1d4d1cd..46bb5c39 100644
--- a/dw/fltkui.hh
+++ b/dw/fltkui.hh
@@ -21,7 +21,7 @@ namespace fltk {
* results from my insufficient knowledge of C++ some years ago; since
* then, I've learned how to deal with "diamond inheritance", as the
* (ideal, not actually implemented) design in the first diagram
- * shows. It should be possiple to implement this ideal design in a
+ * shows. It should be possible to implement this ideal design in a
* straightforward way, and so get rid of templates. --SG</div>
*
* The design should be like this: