From 4b2561295c5fe5dd50e6ecdee3c45da397866f95 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Sat, 27 Jun 2015 02:26:44 +0300 Subject: [PATCH] Fix minor misspelling --- pep-git.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pep-git.txt b/pep-git.txt index 74584f6..3158a4a 100644 --- a/pep-git.txt +++ b/pep-git.txt @@ -383,7 +383,7 @@ file(s) to that one of a commit. Like this:: git checkout HEAD~ README -The commands restores the contente of README file to the last but one +The commands restores the contents of README file to the last but one commit in the current branch. By default a commit ID is simple HEAD; i.e. ``git checkout README`` restores README to the latest commit. -- 2.39.2