Skip to content

Commit c9b6940

Browse files
author
xen-git
committed
Merge commit '9aff1ef8c17c9225b0eee572e8267dc568b3dd11'
2 parents a9595fb + be77556 commit c9b6940

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ocaml/idl/datamodel.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1047,7 +1047,7 @@ let _ =
10471047
~doc:"The specified CRL is corrupt or unreadable." ();
10481048

10491049
error Api_errors.vmpp_has_vm []
1050-
~doc:"There is at least on VM assigned to this protection policy." ();
1050+
~doc:"There is at least one VM assigned to this protection policy." ();
10511051
error Api_errors.vmpp_archive_more_frequent_than_backup []
10521052
~doc:"Archive more frequent than backup." ();
10531053
error Api_errors.vm_assigned_to_protection_policy []

0 commit comments

Comments
 (0)