]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/control.h
introduce a new @beginFlagTable
[wxWidgets.git] / interface / control.h
index 7bdba6b7bed80f68fefcd7c3767e9b82653fe937..3d5b7ef17ade63e02e5dfa9c87703d0e161e8ebd 100644 (file)
@@ -10,7 +10,7 @@
     @class wxControl
     @wxheader{control.h}
 
-    This is the base class for a control or "widget''.
+    This is the base class for a control or "widget".
 
     A control is generally a small window which processes user input and/or
     displays one or more item of data.