summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2024-03-14 16:54:50 +0100
committergregor herrmann <gregoa@debian.org>2024-03-14 16:54:50 +0100
commit95e6afdee4e1615a1a5f677ff366736023f1ff6a (patch)
tree5e3ee6efc05c20b6e740faf9990fe4aa5b1cea98
parentb7a63fc113f34abfdf1ccc48dd20863cf4ac84ab (diff)
spelling fix
Origin: vendor Bug: https://rt.cpan.org/Ticket/Display.html?id=93233 Forwarded: https://rt.cpan.org/Ticket/Display.html?id=93233 Last-Update: 2024-03-14 Gbp-Pq: Name spelling.patch
-rw-r--r--smbval/smblib-util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/smbval/smblib-util.c b/smbval/smblib-util.c
index a0753ff..2960a16 100644
--- a/smbval/smblib-util.c
+++ b/smbval/smblib-util.c
@@ -740,7 +740,7 @@ int SMB_Get_Last_SMB_Err()
static char *SMBlib_Error_Messages[] = {
- "Request completed sucessfully.",
+ "Request completed successfully.",
"Server returned a non-zero SMB Error Class and Code.",
"A lower layer protocol error occurred.",
"Function not yet implemented.",