Explorar o código

Merge pull request #1595 from rcorre/master

Fix a few typos in part 1 of the FPS tutorial.
Max Hilbrunner %!s(int64=7) %!d(string=hai) anos
pai
achega
26cc612925
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tutorials/3d/fps_tutorial/part_one.rst

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

@@ -311,7 +311,7 @@ so it can move through the game world.
 
 _________
 
-Let's look is ``process_movement`` next:
+Let's look at ``process_input`` next:
 
 First we set ``dir`` to an empty :ref:`Vector3 <class_Vector3>`.