Skip to content

Commit 8b68b48

Browse files
Dragan Simicgitster
authored andcommitted
config: fix some small capitalization issues, as spotted
Fix some small capitalization issues, as spotted while going through the documentation. In general, a semicolon doesn't start a new sentence, and "this" has no meaning of a proper noun in this context. Signed-off-by: Dragan Simic <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 1a394fa commit 8b68b48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/config/core.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -554,7 +554,7 @@ core.createObject::
554554
will not overwrite existing objects.
555555
+
556556
On some file system/operating system combinations, this is unreliable.
557-
Set this config setting to 'rename' there; However, This will remove the
557+
Set this config setting to 'rename' there; however, this will remove the
558558
check that makes sure that existing object files will not get overwritten.
559559

560560
core.notesRef::

0 commit comments

Comments
 (0)