mirror of
https://github.com/gnustep/libs-ec.git
synced 2025-02-20 18:32:09 +00:00
fix typos in comments
This commit is contained in:
parent
2d5bf21478
commit
ffb727d73c
1 changed files with 2 additions and 2 deletions
|
@ -515,10 +515,10 @@ extern NSString* cmdVersion(NSString *ver);
|
|||
* </p>
|
||||
* <p>
|
||||
* In addition to the standard alarm destination behavior, the
|
||||
* process automates some thngs:<br />
|
||||
* process automates some things:<br />
|
||||
* On successful startup and registration with the Command server,
|
||||
* a -domanage: message is automatically sent for the default
|
||||
* managed object, clearing any outrstanding alarms.<br />
|
||||
* managed object, clearing any outstanding alarms.<br />
|
||||
* On successful shutdown (ie when -cmdQuit: is called with zero
|
||||
* as its argument), an -unmanage: message is automatically sent
|
||||
* to clear any outstanding alarms for the default managed object.<br />
|
||||
|
|
Loading…
Reference in a new issue