summaryrefslogtreecommitdiff
path: root/data/tpl/pedit
diff options
context:
space:
mode:
Diffstat (limited to 'data/tpl/pedit')
-rw-r--r--data/tpl/pedit2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/tpl/pedit b/data/tpl/pedit
index 6ef398cf..363f9619 100644
--- a/data/tpl/pedit
+++ b/data/tpl/pedit
@@ -37,7 +37,7 @@
{ type => 'sub', title => 'Edit summary', short => 'com' },
{ type => 'textarea', name => 'Edit summary', short => 'comm', rows => 3, cols => 60 },
- { type => 'static', text => 'Please motivate your modifications and cite all sources.' },
+ { type => 'static', text => 'Please explain your modifications and cite all sources.' },
{ type => 'submit', text => $d{id} ? 'Edit' : 'Add' },
{ type => 'endform' },