diff --git a/typo3/sysext/t3editor/res/tsref/tsref.xml b/typo3/sysext/t3editor/res/tsref/tsref.xml
index 6e8b1bf134188aec5876e353054fe9539d62342f..b88caf2d2c680f9731c95b9fb8c483373964e9a3 100644
--- a/typo3/sysext/t3editor/res/tsref/tsref.xml
+++ b/typo3/sysext/t3editor/res/tsref/tsref.xml
@@ -7114,7 +7114,7 @@ This crops 100x100px; from landscape-images a bit right of the center and portra
 			<default><![CDATA[
 ]]></default>
 		</property>
-		<property name="noRescale" type="boolean">
+		<property name="noScale" type="boolean">
 			<description><![CDATA[If set, image will never be scaled. Only width and height are calculated according to the other properties, so that image is _displayed_ resized, but original files is used. Example:
 
  file = test.jpg // has 1600 x 1200 pixels)