diff options
-rw-r--r-- | using-git.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/using-git.texinfo b/using-git.texinfo index d35001a..81a207f 100644 --- a/using-git.texinfo +++ b/using-git.texinfo @@ -1402,7 +1402,7 @@ Perserving modification time on files is considered harmful. Consider if Git were to perserve the modification time. If you have compiled the program, and then checkout -en earlier commit, perhaps another branch, +an earlier commit, perhaps another branch, and you build it again, now your compiled files from the other branch has a newer time stamp then the source in the current branch |