Skip to content

Commit 22d53a8

Browse files
authored
Merge pull request #11132 from MohsenHNSJ/patch-1
Fixed a small typo
2 parents 532a216 + c28c370 commit 22d53a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/editor/project_settings.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Manually editing project.godot
120120
You can open the ``project.godot`` file using a text editor and manually
121121
change project settings. Note that if the ``project.godot`` file does not have a
122122
stored value for a particular setting, it is implicitly the default value of
123-
that setting. This means that if you are are manually editing the file, you may
123+
that setting. This means that if you are manually editing the file, you may
124124
have to write in both the setting name *and* the value.
125125

126126
In general, it is recommended to use the Project Settings window rather than

0 commit comments

Comments
 (0)