Преглед на файлове

Merge pull request #10024 from KleidonBD/patch-1

Add missing word, "is"
Max Hilbrunner преди 11 месеца
родител
ревизия
98b1864d21
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      tutorials/math/interpolation.rst

+ 1 - 1
tutorials/math/interpolation.rst

@@ -138,4 +138,4 @@ Here is how it looks:
 
 .. image:: img/interpolation_follow.gif
 
-This useful for smoothing camera movement, allies following you (ensuring they stay within a certain range), and many other common game patterns.
+This is useful for smoothing camera movement, allies following you (ensuring they stay within a certain range), and many other common game patterns.