Fix spelling & grammar in comments, docs, and messages

This commit is contained in:
Andy Maloney
2020-07-21 15:17:23 -04:00
parent 9e34ba4855
commit 4dda62f591
25 changed files with 46 additions and 46 deletions
+1 -1
View File
@@ -6321,7 +6321,7 @@ EditorNode::EditorNode() {
right_menu_hb->add_child(video_driver);
#ifndef _MSC_VER
#warning neeeds to be reimplemented
#warning needs to be reimplemented
#endif
#if 0
String video_drivers = ProjectSettings::get_singleton()->get_custom_property_info()["rendering/quality/driver/driver_name"].hint_string;