Fix ironic typo in spelling fixes. Bug #925
This commit is contained in:
@@ -164,7 +164,7 @@ sesh_sudoedit(int argc, char *argv[])
|
|||||||
else /* invalid value */
|
else /* invalid value */
|
||||||
debug_return_int(SESH_ERR_INVALID);
|
debug_return_int(SESH_ERR_INVALID);
|
||||||
|
|
||||||
/* Align argv & argc to the begining of the file list. */
|
/* Align argv & argc to the beginning of the file list. */
|
||||||
argv += 3;
|
argv += 3;
|
||||||
argc -= 3;
|
argc -= 3;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user