diff options
Diffstat (limited to 'doc/classes/CameraServer.xml')
-rw-r--r-- | doc/classes/CameraServer.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/CameraServer.xml b/doc/classes/CameraServer.xml index b09010147e..25a6cab202 100644 --- a/doc/classes/CameraServer.xml +++ b/doc/classes/CameraServer.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" ?> <class name="CameraServer" inherits="Object" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd"> <brief_description> - Server keeping track of different cameras accessible in Godot. + Server keeping track of different cameras accessible in Redot. </brief_description> <description> The [CameraServer] keeps track of different cameras accessible in Godot. These are external cameras such as webcams or the cameras on your phone. |