mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 18:29:11 +00:00
Fix typo 'an weapon'->'a weapon'
This commit is contained in:
@@ -248,7 +248,7 @@ or *'float fPower'*, for example. However, there's an exception about interfaces
|
||||
Lastly, consider choosing descriptive names and do not try to shorten them too much if it affects
|
||||
readability.
|
||||
|
||||
For instance, if you want to write a code to find a nearby enemy and hit with an weapon, prefer
|
||||
For instance, if you want to write a code to find a nearby enemy and hit with a weapon, prefer
|
||||
|
||||
.. code-block:: csharp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user