From 8e31d986c3ffa2f31bb05fab05767b5e930e516b Mon Sep 17 00:00:00 2001
From: smix8 <52464204+smix8@users.noreply.github.com>
Date: Sun, 25 Jun 2023 19:04:56 +0200
Subject: [PATCH] Fix GlobalScope doc link for NavigationServer3D
Fixes GlobalScope doc link for NavigationServer3D.
---
doc/classes/@GlobalScope.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/classes/@GlobalScope.xml b/doc/classes/@GlobalScope.xml
index 3c18ff4861..0bdcfb79d0 100644
--- a/doc/classes/@GlobalScope.xml
+++ b/doc/classes/@GlobalScope.xml
@@ -1509,7 +1509,7 @@
The [NavigationServer2D] singleton.
- The [NavigationServer2D] singleton.
+ The [NavigationServer3D] singleton.
The [OS] singleton.