1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Description: source typo
Correct spelling errors as randomly spot by eyes; meant eventually
to be submitted to the upstream maintainer.
Origin: debian
Forwarded: by email
Author: Jerome Benoit <calculus@rezozer.net>
Last-Update: 2016-06-18
--- a/doc/evhelp.txt
+++ b/doc/evhelp.txt
@@ -6626,7 +6626,7 @@
Main prompt command. Prints what Evolver knows about an identifier
or keyword. User-defined variables, named quantities, named methods,
named constraints, and element attributes are identified as such.
-Information for syntax keywords comes from a file evhelp.txtt in
+Information for syntax keywords comes from a file evhelp.txt in
the doc subdirectory of your Evolver installation, so that subdirectory
should be on your EVOLVERPATH environment variable.
Syntax:
|