Code

Fix typo in 1.6.6.2 release notes
[git.git] / Documentation / gitcore-tutorial.txt
index e237394397199cbb9b72f1f7989d0b51667e9a6d..f762dca440d264cc8c9ccf34ad217e174a9bdf77 100644 (file)
@@ -602,7 +602,7 @@ $ git tag -s <tagname>
 ----------------
 
 which will sign the current `HEAD` (but you can also give it another
-argument that specifies the thing to tag, i.e., you could have tagged the
+argument that specifies the thing to tag, e.g., you could have tagged the
 current `mybranch` point by using `git tag <tagname> mybranch`).
 
 You normally only do signed tags for major releases or things