From 3b9b68417918bb21a3a04e7149dfbf0431d4236e Mon Sep 17 00:00:00 2001 From: "M. Huri" Date: Fri, 18 Jan 2019 14:07:33 +0700 Subject: [Docs] Fixed a typing glitch in ARVRServer.xml --- doc/classes/ARVRServer.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/classes') diff --git a/doc/classes/ARVRServer.xml b/doc/classes/ARVRServer.xml index a7d3e46684..e089360c46 100644 --- a/doc/classes/ARVRServer.xml +++ b/doc/classes/ARVRServer.xml @@ -56,7 +56,7 @@ - Get the number of interfaces currently registered with the AR/VR server. If you're game supports multiple AR/VR platforms you can look through the available interface and either present the user with a selection or simply try an initialize each interface and use the first one that returns true. + Get the number of interfaces currently registered with the AR/VR server. If your game supports multiple AR/VR platforms, you can look through the available interface, and either present the user with a selection or simply try an initialize each interface and use the first one that returns true. -- cgit v1.2.3