clarify error
parent
97bc5d8bca
commit
461804a5e4
|
@ -51,7 +51,7 @@ sub check_canremove ($$$) {
|
|||
IkiWiki::Plugin::attachment::check_canattach($session, $page, $file);
|
||||
}
|
||||
else {
|
||||
error("renaming of attachments is not allowed");
|
||||
error("removal of attachments is not allowed");
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue