From 4ef6d7a3879d9cb2adc524703021a506f8483f09 Mon Sep 17 00:00:00 2001 From: Kurt Kremitzki Date: Wed, 30 Nov 2016 01:13:21 -0600 Subject: [PATCH 1/2] Fix English typo --- src/Tools/examplePy2wiki.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. From 6d9ad77868b703398e3dfbfb104f046406d73887 Mon Sep 17 00:00:00 2001 From: Kurt Kremitzki Date: Wed, 30 Nov 2016 01:14:09 -0600 Subject: [PATCH 2/2] Fix English typo --- src/Tools/wiki2chm.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.