Skip to content

Commit c6a896b

Browse files
larsxschneidergitster
authored andcommitted
Documentation: use ASCII quotation marks in git-p4
Signed-off-by: Lars Schneider <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 937978e commit c6a896b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-p4.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,7 @@ git-p4.pathEncoding::
515515
Git expects paths encoded as UTF-8. Use this config to tell git-p4
516516
what encoding Perforce had used for the paths. This encoding is used
517517
to transcode the paths to UTF-8. As an example, Perforce on Windows
518-
often uses cp1252 to encode path names.
518+
often uses "cp1252" to encode path names.
519519

520520
git-p4.largeFileSystem::
521521
Specify the system that is used for large (binary) files. Please note

0 commit comments

Comments
 (0)