diff --git a/doc/base/classes.xml b/doc/base/classes.xml
index 6fad1f6623a..2241415fc8d 100644
--- a/doc/base/classes.xml
+++ b/doc/base/classes.xml
@@ -12512,7 +12512,7 @@
- Return the name of the currently assigned stream. This is not the file name, but a field inside the file. If no stream is assigned, if returns "<No Stream>".
+ Return the name of the currently assigned stream [Resource]. This is not the file name, but the name property of the resource, which can be empty if not defined. If no stream is assigned, if returns "<No Stream>".