From 27dabe1a6dd7aea077325df48fec543234c9c0ec Mon Sep 17 00:00:00 2001 From: Haoyu Qiu Date: Fri, 17 Jun 2022 15:15:30 +0800 Subject: Classref typo fixes and improvements --- doc/classes/World3D.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/classes/World3D.xml') diff --git a/doc/classes/World3D.xml b/doc/classes/World3D.xml index c57029a180..56a662d062 100644 --- a/doc/classes/World3D.xml +++ b/doc/classes/World3D.xml @@ -19,7 +19,7 @@ The World3D's [Environment]. - The World3D's fallback_environment will be used if the World3D's [Environment] fails or is missing. + The World3D's fallback environment will be used if [member environment] fails or is missing. The [RID] of this world's navigation map. Used by the [NavigationServer3D]. -- cgit v1.2.3