Explorar el Código

Add missing punctuation to FPS tutorial part 1 (#4536)

Atul Varma hace 4 años
padre
commit
0baae20b65
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      tutorials/3d/fps_tutorial/part_one.rst

+ 1 - 1
tutorials/3d/fps_tutorial/part_one.rst

@@ -103,7 +103,7 @@ For now let's open up ``Player.tscn``.
 Making the FPS movement logic
 -----------------------------
 
-Once you have ``Player.tscn`` open, let's take a quick look at how it is set up
+Once you have ``Player.tscn`` open, let's take a quick look at how it is set up:
 
 .. image:: img/PlayerSceneTree.png