Prechádzať zdrojové kódy

Typo in viewports.rst

Sam Wedgwood 7 rokov pred
rodič
commit
ac23662edf
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      tutorials/viewports/viewports.rst

+ 1 - 1
tutorials/viewports/viewports.rst

@@ -7,7 +7,7 @@ Introduction
 ------------
 
 Godot has a small but very useful feature called viewports. Viewports
-are, as they name implies, rectangles where the world is drawn. They
+are, as the name implies, rectangles where the world is drawn. They
 have three main uses, but can flexibly adapted to a lot more. All this
 is done via the :ref:`Viewport <class_Viewport>` node.