checkout: Use remote refspecs when DWIMming tracking branches
[gitweb.git] / Documentation / revisions.txt
index 1707d451b604e05de69d8a3d9f8dc326079d4742..8855b1a0ac99012fcd98fcb3272b39e465d84626 100644 (file)
@@ -55,7 +55,7 @@ when you run `git cherry-pick`.
 +
 Note that any of the 'refs/*' cases above may come either from
 the '$GIT_DIR/refs' directory or from the '$GIT_DIR/packed-refs' file.
-While the ref name encoding is unspecified, UTF-8 is prefered as
+While the ref name encoding is unspecified, UTF-8 is preferred as
 some output processing may assume ref names in UTF-8.
 
 '<refname>@\{<date>\}', e.g. 'master@\{yesterday\}', 'HEAD@\{5 minutes ago\}'::