Juan Linietsky 6 anos atrás
pai
commit
82ffb39992
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      tutorials/misc/jitter_stutter.rst

+ 1 - 1
tutorials/misc/jitter_stutter.rst

@@ -43,7 +43,7 @@ frame timer.
 Stutter
 -------
 
-Stutter may happen due to two different reason. The first, and most obvious one, is the game not being able to keep full
+Stutter may happen due to two different reasons. The first, and most obvious one, is the game not being able to keep full
 framerate performance. Solving this is game specific and will require optimization.
 
 The second is more complicated, because it is often not associated to the engine or game but the underlying operating system.