mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-16 22:50:10 +03:00
Typo in error message, Host::insert_replace
This commit is contained in:
parent
44fb209f08
commit
2b9e149c5d
@ -141,7 +141,7 @@ error_xml:
|
||||
db->free_str(sql_hostname);
|
||||
db->free_str(sql_xml);
|
||||
|
||||
error_str = "Error transforming the Group to XML.";
|
||||
error_str = "Error transforming the Host to XML.";
|
||||
|
||||
goto error_common;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user