diff --git a/doc/classes/ProjectSettings.xml b/doc/classes/ProjectSettings.xml
index 1f364dcd20f..1b09f2d45be 100644
--- a/doc/classes/ProjectSettings.xml
+++ b/doc/classes/ProjectSettings.xml
@@ -872,7 +872,8 @@
Page size used by remote filesystem (in bytes).
- CA certificates bundle to use for SSL connections. If not defined, Godot's internal CA certificates are used.
+ The CA certificates bundle to use for SSL connections. If this is set to a non-empty value, this will [i]override[/i] Godot's default [url=https://github.com/godotengine/godot/blob/master/thirdparty/certs/ca-certificates.crt]Mozilla certificate bundle[/url]. If left empty, the default certificate bundle will be used.
+ If in doubt, leave this setting empty.
When creating node names automatically, set the type of casing in this project. This is mostly an editor setting.