Explorar o código

Merge pull request #8907 from VojtaStruhar/fix/dedicated-servers-typo

Typo fix
Matthew hai 1 ano
pai
achega
09843321ff
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tutorials/export/exporting_for_dedicated_servers.rst

+ 1 - 1
tutorials/export/exporting_for_dedicated_servers.rst

@@ -96,7 +96,7 @@ option is currently inherited, you must tick the box next to it first.
 - **Strip Visuals:** Export this resource, with visual files (textures and materials)
 - **Strip Visuals:** Export this resource, with visual files (textures and materials)
   replaced by placeholder classes. Placeholder classes store the image size
   replaced by placeholder classes. Placeholder classes store the image size
   (as it's sometimes used to position elements in a 2D scene), but nothing else.
   (as it's sometimes used to position elements in a 2D scene), but nothing else.
-- **Keep:** Export this resource as usual, with visual files interact.
+- **Keep:** Export this resource as usual, with visual files intact.
 - **Remove:** The file is not included in the PCK. This is useful to ignore
 - **Remove:** The file is not included in the PCK. This is useful to ignore
   scenes and resources that only the client needs. If you do so, make sure the
   scenes and resources that only the client needs. If you do so, make sure the
   server doesn't reference these client-only scenes and resources in any way.
   server doesn't reference these client-only scenes and resources in any way.