Juan Linietsky 6 سال پیش
والد
کامیت
82ffb39992
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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.