From 9c110148e8517b4b5fa4dfa59b23236ad694f014 Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Thu, 26 Jun 2003 17:29:33 +0000 Subject: [PATCH] Corrected small typo git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21429 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/paper.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. */ -- 2.47.2