diff --git a/src/Tools/examplePy2wiki.py b/src/Tools/examplePy2wiki.py index a7166c07b..f9bbb7607 100644 --- a/src/Tools/examplePy2wiki.py +++ b/src/Tools/examplePy2wiki.py @@ -11,7 +11,7 @@ Options: -i, --in-file=FILENAME directory to search, default PWD -h, --help print this help message -This programm reads python files and generate a output suited for a Mediawiki page. +This program reads python files and generate a output suited for a Mediawiki page. The python comments get translated to text and the code blocks get indended to show up us code in the wiki. diff --git a/src/Tools/wiki2chm.py b/src/Tools/wiki2chm.py index 71f1e606d..c8b179a26 100644 --- a/src/Tools/wiki2chm.py +++ b/src/Tools/wiki2chm.py @@ -19,7 +19,7 @@ Exit: 2 Run delivers Warnings (printed on standard error) 10 Run stops with an error (printed on standard error) -This programm reads the wiki and generates all necessary files +This program reads the wiki and generates all necessary files to generate a .chm file. The TocPageName is a special page in the Wiki, which is used to generate the content for the .chm.