X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c12bc4de5887421242de7f619b3c5e265bf631ac..1b21409b36057d8281675973a7c3a1d77d9c0ddb:/wxPython/samples/stxview/StructuredText/STNG.txt?ds=sidebyside diff --git a/wxPython/samples/stxview/StructuredText/STNG.txt b/wxPython/samples/stxview/StructuredText/STNG.txt index 40af179bd1..20c7e6fc82 100644 --- a/wxPython/samples/stxview/StructuredText/STNG.txt +++ b/wxPython/samples/stxview/StructuredText/STNG.txt @@ -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