]> git.saurik.com Git - wxWidgets.git/commitdiff
Corrected small typo
authorJulian Smart <julian@anthemion.co.uk>
Thu, 26 Jun 2003 17:29:33 +0000 (17:29 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Thu, 26 Jun 2003 17:29:33 +0000 (17:29 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21429 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/paper.h

index 322e7e002f1f6d0569e15cd4fd77581be4277907..6be58b4ce435355ec14a3e5ee54e4a451a0df57d 100644 (file)
@@ -23,7 +23,7 @@
 
 /*
  * Paper type: see defs.h for wxPaperSize enum.
- * A wxPrintePaperType can have an id and a name, or just a name and wxPAPER_NONE,
+ * A wxPrintPaperType can have an id and a name, or just a name and wxPAPER_NONE,
  * so you can add further paper types without needing new ids.
  */