Comment grammar fix.
This commit is contained in:
parent
800b521e47
commit
75eec5e0e3
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ struct cmndstr {
|
|||
enum {
|
||||
/*
|
||||
* Command modifies database.
|
||||
* This also makes printing functions not to block. In fact,
|
||||
* This also prevents print functions from blocking. In fact,
|
||||
* that's the effective meaning of this flag. Nothing stops a
|
||||
* command without C_MOD modifying whatever it wants.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue