]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Documentation: use ASCII quotation marks in git-p4
authorLars Schneider <larsxschneider@gmail.com>
Sun, 20 Mar 2016 18:39:21 +0000 (19:39 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 21 Mar 2016 18:14:24 +0000 (11:14 -0700)
Signed-off-by: Lars Schneider <larsxschneider@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-p4.txt

index 738cfde10c84b606e2d341fc2ff597403d1b987b..dddb1675b83a7edd29cf3661315b0b219613b992 100644 (file)
@@ -515,7 +515,7 @@ git-p4.pathEncoding::
        Git expects paths encoded as UTF-8. Use this config to tell git-p4
        what encoding Perforce had used for the paths. This encoding is used
        to transcode the paths to UTF-8. As an example, Perforce on Windows
-       often uses “cp1252” to encode path names.
+       often uses "cp1252" to encode path names.
 
 git-p4.largeFileSystem::
        Specify the system that is used for large (binary) files. Please note