Add a comma and remove hardcoded default value in an outdated example

This commit is contained in:
sheepandshepherd
2019-10-07 00:14:52 +02:00
parent ddd0587e8e
commit edc4d37535

View File

@@ -342,7 +342,7 @@ Also surround boolean values, variable names and methods with ``[code][/code]``.
::
Timer.autostart
If [code]true[/code] the timer will automatically start when it enters the scene tree. Default value: [code]false[/code].
If [code]true[/code], the timer will automatically start when entering the scene tree.
Use ``[code]`` around arguments