]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/samples/stxview/StructuredText/STNG.txt
Updates for building wxSWIG on Linux
[wxWidgets.git] / wxPython / samples / stxview / StructuredText / STNG.txt
index 40af179bd1c18c890147f22c7167df2b5bd4b800..20c7e6fc823fdf42f44481dc96862d279351fc1e 100644 (file)
@@ -18,7 +18,7 @@ Using Structured Text
     st=StructuredText.Basic(raw)
 
   The output of 'StructuredText.Basic' is simply a
-  StructuredTextDocumemt object containing StructuredTextParagraph
+  StructuredTextDocument object containing StructuredTextParagraph
   objects arranged in a hierarchy. Paragraphs are delimited by strings
   of two or more whitespace characters beginning and ending with
   newline characters. Hierarchy is indicated by indentation. The