Просмотр исходного кода

Merge pull request #1508 from BlueMagnificent/master

Minor Typo correction
Lasse Öörni 9 лет назад
Родитель
Сommit
0c6bd7f1ec
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Docs/Urho3D.dox

+ 1 - 1
Docs/Urho3D.dox

@@ -223,7 +223,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
 V1.6
 
 - Physically based rendering shaders, techniques, renderpaths and example materials / demo scene.
-- AngelScript support on also on Emscripten and 64-bit iOS, based on generic bindings.
+- AngelScript support on Emscripten and 64-bit iOS, based on generic bindings.
 - JSON load/save option for scenes, nodes and materials.
 - Tags added to nodes & %UI elements.
 - %EventProfiler subsystem.