Browse Source

using_servers.rst:48: sever->server

Muller-Castro 5 years ago
parent
commit
feba99e30b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tutorials/optimization/using_servers.rst

+ 1 - 1
tutorials/optimization/using_servers.rst

@@ -45,7 +45,7 @@ RIDs
 ----
 ----
 
 
 The key to using servers is understanding Resource ID (:ref:`RID <class_RID>`) objects. These are opaque
 The key to using servers is understanding Resource ID (:ref:`RID <class_RID>`) objects. These are opaque
-handles to the sever implementation. They are allocated and freed manually. Almost every
+handles to the server implementation. They are allocated and freed manually. Almost every
 function in the servers requires RIDs to access the actual resource.
 function in the servers requires RIDs to access the actual resource.
 
 
 Most Godot nodes and resources contain these RIDs from the servers internally, and they can
 Most Godot nodes and resources contain these RIDs from the servers internally, and they can