浏览代码

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

Atul Varma 4 年之前
父节点
当前提交
0baae20b65
共有 1 个文件被更改,包括 1 次插入1 次删除
  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