comments: fix misuses of "nor"
Signed-off-by: Justin Lebar <jlebar@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
committed by
Junio C Hamano
parent
e34b272344
commit
01689909eb
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* This program can either change modification time of the given
|
||||
* file(s) or just print it. The program does not change atime nor
|
||||
* file(s) or just print it. The program does not change atime or
|
||||
* ctime (their values are explicitly preserved).
|
||||
*
|
||||
* The mtime can be changed to an absolute value:
|
||||
|
||||
Reference in New Issue
Block a user