]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/config/core.txt
Merge branch 'kh/doc-commentchar-is-a-byte'
[thirdparty/git.git] / Documentation / config / core.txt
index 0e8c2832bf9b8a5251c51f346ecfcf47c7e8d530..2d4bbdb25fa3104bf5151ca98be42f0b4c438b2a 100644 (file)
@@ -521,7 +521,7 @@ core.editor::
 
 core.commentChar::
        Commands such as `commit` and `tag` that let you edit
-       messages consider a line that begins with this character
+       messages consider a line that begins with this ASCII character
        commented, and removes them after the editor returns
        (default '#').
 +