mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Change text to avoid use of first person in Static typing in GDScript (#4953)
This commit is contained in:
@@ -248,7 +248,7 @@ Typed or dynamic: stick to one style
|
||||
------------------------------------
|
||||
|
||||
Typed GDScript and dynamic GDScript can coexist in the same project. But
|
||||
I recommend to stick to either style for consistency in your codebase,
|
||||
it's recommended to stick to either style for consistency in your codebase,
|
||||
and for your peers. It's easier for everyone to work together if you
|
||||
follow the same guidelines, and faster to read and understand other
|
||||
people's code.
|
||||
|
||||
Reference in New Issue
Block a user