1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-23 22:50:09 +03:00

Feature #2565: typo

This commit is contained in:
Carlos Martín 2014-01-23 16:09:28 +01:00
parent c807eba49d
commit da93115475

View File

@ -191,7 +191,7 @@ void GroupEditProvider::request_execute(
if (rc != 0)
{
failure_response(INTERNAL,
request_error("Cannot add resources to group", error_str),
request_error("Cannot edit resources", error_str),
att);
return;