General proofreading (#1262)

* General proofreading for grammar and spelling
* General formatting
* Addition of appropriate literals where appropriate, i.e. `&"foo"` for `StringName` cases and `^"foo/bar"` for `NodePath` cases
This commit is contained in:
A Thousand Ships
2025-10-11 10:39:59 +02:00
committed by GitHub
parent a01005f397
commit 0343cedd48
180 changed files with 721 additions and 692 deletions

View File

@@ -0,0 +1,7 @@
[gd_scene format=3 uid="uid://1nswovajdv3n"]
[node name="ConfirmationDialog" type="ConfirmationDialog"]
initial_position = 2
size = Vector2i(310, 100)
visible = true
dialog_text = "This is a ConfimationDialog window"