]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/docview.h
Extend history api using the ie backend to include loading history items, and getting...
[wxWidgets.git] / interface / wx / docview.h
index 14bf99ba6a9964579f41522e8ca169d344754825..20ad3423a89c29d0014dbd0b37ad3ea0a64fbf9c 100644 (file)
@@ -683,7 +683,7 @@ public:
         @param noTemplates
             Number of templates being pointed to by the templates pointer.
         @param sort
-            If more than one template is passed in in templates, then this
+            If more than one template is passed into templates, then this
             parameter indicates whether the list of templates that the user
             will have to choose from is sorted or not when shown the choice box
             dialog. Default is @false.
@@ -709,7 +709,7 @@ public:
         @param noTemplates
             Number of templates being pointed to by the templates pointer.
         @param sort
-            If more than one template is passed in in templates, then this
+            If more than one template is passed into templates, then this
             parameter indicates whether the list of templates that the user
             will have to choose from is sorted or not when shown the choice box
             dialog. Default is @false.