diff --git a/doc/classes/Image.xml b/doc/classes/Image.xml
index 8dfabdd8841..75434b031ea 100644
--- a/doc/classes/Image.xml
+++ b/doc/classes/Image.xml
@@ -361,7 +361,7 @@
- Locks the data for writing access.
+ Locks the data for reading and writing access. Sends an error to the console if the image is not locked when reading or writing a pixel.