From: Julian Smart Date: Thu, 26 Jun 2003 17:29:33 +0000 (+0000) Subject: Corrected small typo X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/9c110148e8517b4b5fa4dfa59b23236ad694f014 Corrected small typo git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21429 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/paper.h b/include/wx/paper.h index 322e7e002f..6be58b4ce4 100644 --- a/include/wx/paper.h +++ b/include/wx/paper.h @@ -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. */