Capitalize all instances of Git in the documentation

This commit is contained in:
Hugo Locurcio
2020-05-23 18:34:55 +02:00
parent 58e2838d3f
commit 47b0721d8a
6 changed files with 10 additions and 10 deletions

View File

@@ -474,7 +474,7 @@ main ``doc/classes`` directory.
.. tip::
You can use git to check if you have missed some of your classes by checking the
You can use Git to check if you have missed some of your classes by checking the
untracked files with ``git status``. For example::
user@host:~/godot$ git status