summaryrefslogtreecommitdiff
path: root/add_extbase_property.sh
diff options
context:
space:
mode:
Diffstat (limited to 'add_extbase_property.sh')
-rwxr-xr-xadd_extbase_property.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/add_extbase_property.sh b/add_extbase_property.sh
index faf87a5..2881a1a 100755
--- a/add_extbase_property.sh
+++ b/add_extbase_property.sh
@@ -306,4 +306,4 @@ echo
echo "Edit Resources/Private/Language/locallang_db.xlf to edit the label shown in the TCA."
echo "Edit Resources/Private/Language/locallang.xlf to edit the label shown in the Frontend."
echo
-echo "You should edit ext_tables.sql, $tca_file and $model_file to move some definitions to the proper place."
+echo "You should edit $tca_file to move the column definition to the proper place."