diff --git a/doc/classes/Camera2D.xml b/doc/classes/Camera2D.xml
index e8baabf0ed..fa26ab1fc7 100644
--- a/doc/classes/Camera2D.xml
+++ b/doc/classes/Camera2D.xml
@@ -18,6 +18,7 @@
Aligns the camera to the tracked node.
+ [b]Note:[/b] Calling [method force_update_scroll] after this method is not required.