mirror of
https://github.com/gnustep/libs-ec.git
synced 2025-02-21 02:41:11 +00:00
fix typo in comment
This commit is contained in:
parent
683b1aba32
commit
b508ff1450
1 changed files with 1 additions and 1 deletions
2
ECCL.h
2
ECCL.h
|
@ -122,7 +122,7 @@
|
||||||
If the Control server actively refuses the login, the exit status
|
If the Control server actively refuses the login, the exit status
|
||||||
is 11.<br />
|
is 11.<br />
|
||||||
NB. Command line arguments take precedence over environment variables
|
NB. Command line arguments take precedence over environment variables
|
||||||
even if the command line aregument is an empty string.<br />
|
even if the command line argument is an empty string.<br />
|
||||||
A couple of extra variables alter the format of output as follows:<br />
|
A couple of extra variables alter the format of output as follows:<br />
|
||||||
Mark (or the ConsoleMark environment variable) can be set to YES to
|
Mark (or the ConsoleMark environment variable) can be set to YES to
|
||||||
specify that each message is marked with a consistent start and end
|
specify that each message is marked with a consistent start and end
|
||||||
|
|
Loading…
Reference in a new issue