We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a9595fb + be77556 commit c9b6940Copy full SHA for c9b6940
ocaml/idl/datamodel.ml
@@ -1047,7 +1047,7 @@ let _ =
1047
~doc:"The specified CRL is corrupt or unreadable." ();
1048
1049
error Api_errors.vmpp_has_vm []
1050
- ~doc:"There is at least on VM assigned to this protection policy." ();
+ ~doc:"There is at least one VM assigned to this protection policy." ();
1051
error Api_errors.vmpp_archive_more_frequent_than_backup []
1052
~doc:"Archive more frequent than backup." ();
1053
error Api_errors.vm_assigned_to_protection_policy []
0 commit comments