]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/list.tex
typos and other doc corrections from Olly Betts (patch 573738)
[wxWidgets.git] / docs / latex / wx / list.tex
index 2bbc03870570355995ad1a470a370173bf4cf420..f7a6cd830a27d9cf145c59babf1bfa3ee4686a6d 100644 (file)
@@ -38,7 +38,7 @@ macros):
 
     ...
 
-    // the only requirment for the rest is to be AFTER the full declaration of
+    // the only requirement for the rest is to be AFTER the full declaration of
     // MyListElement (for WX_DECLARE_LIST forward declaration is enough), but
     // usually it will be found in the source file and not in the header