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 8639cecf4c
commit 8c4f19e79d
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()