mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 18:29:11 +00:00
Merge pull request #7369 from mhilbrunner/score-and-replay-grammar
This commit is contained in:
@@ -155,8 +155,8 @@ There, we increment the score and update the displayed text.
|
||||
|
||||
The second line uses the value of the ``score`` variable to replace the
|
||||
placeholder ``%s``. When using this feature, Godot automatically converts values
|
||||
to string text, which is convenient to output text in labels or using the ``print()``
|
||||
function.
|
||||
to string text, which is convenient when outputting text in labels or
|
||||
when using the ``print()`` function.
|
||||
|
||||
.. seealso::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user