From 8499033354c09b55a399eb727cec8c3fb7608b0c Mon Sep 17 00:00:00 2001 From: follower Date: Wed, 28 Aug 2019 19:12:54 +1200 Subject: Typo fix: "differt" -> "different" --- servers/arvr/arvr_interface.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'servers') diff --git a/servers/arvr/arvr_interface.h b/servers/arvr/arvr_interface.h index ffafa4fcf5..85556b2757 100644 --- a/servers/arvr/arvr_interface.h +++ b/servers/arvr/arvr_interface.h @@ -39,7 +39,7 @@ /** @author Bastiaan Olij - The ARVR interface is a template class ontop of which we build interface to differt AR, VR and tracking SDKs. + The ARVR interface is a template class ontop of which we build interface to different AR, VR and tracking SDKs. The idea is that we subclass this class, implement the logic, and then instantiate a singleton of each interface when Godot starts. These instances do not initialize themselves but register themselves with the AR/VR server. -- cgit v1.2.3