소스 검색

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