rust: pv/pvsecret: some typo fixes

It reads 'add-secret requests' and not 'add secret requests'.

Reviewed-by: Jan Höppner <hoeppner@linux.ibm.com>
Signed-off-by: Marc Hartmayer <mhartmay@linux.ibm.com>
Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
Marc Hartmayer
2023-08-04 11:05:21 +00:00
committed by Jan Höppner
parent 4b486e87cc
commit 33fde99138
7 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -79,7 +79,7 @@ pub enum Error {
InvSecretList(#[source] std::io::Error),
#[cfg(feature = "uvsecret")]
#[error("Input does not contain an Add Secret Request")]
#[error("Input does not contain an add-secret request")]
NoAsrcb,
// errors from other crates