fix typo in comment

This commit is contained in:
Uwe Steinmann 2016-01-31 11:11:37 +01:00
parent 5f47c8c05c
commit 97b19c3e00

View File

@ -75,7 +75,7 @@ if ($action == "addattrdef") {
add_log_line("&action=addattrdef&name=".$name);
}
// delet attribute definition -----------------------------------------------
// delete attribute definition -----------------------------------------------
else if ($action == "removeattrdef") {
/* Check if the form data comes for a trusted request */