Explorar o código

Fixed typo in "Compiling for Universal Windows Platform" (#1856)

* Fixed typo in "Compiling for UWP"

* Fixed typo in "TSCN file format"
mega-bit %!s(int64=7) %!d(string=hai) anos
pai
achega
b3ddb50877
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      development/compiling/compiling_for_uwp.rst

+ 1 - 1
development/compiling/compiling_for_uwp.rst

@@ -95,7 +95,7 @@ to build it for ARM if you plan to run on a device. You can also use MSBuild if
 you're comfortable with the command line.
 
 Create a new Windows App project using the "App for OpenGL ES
-(Windows Unversal)" project template, which can be found under the
+(Windows Universal)" project template, which can be found under the
 ``Visual C++/Windows/Universal`` category.
 
 This is a base project with the ANGLE dependencies already set up. However, by