Use upper-cased first letter at the start of comment sentences

This commit is contained in:
Rémi Verschelde
2015-11-21 13:31:25 +01:00
parent 708a0caf4a
commit f76b29f30d
30 changed files with 150 additions and 164 deletions

View File

@@ -10,7 +10,7 @@ func _goto_scene():
func _on_system_pressed():
# will autodetect based on system, then fall back
# Will autodetect based on system, then fall back
# to english if not found
_goto_scene()