about summary refs log tree commit diff
path: root/nss/nss_parse_line_result.c
diff options
context:
space:
mode:
Diffstat (limited to 'nss/nss_parse_line_result.c')
-rw-r--r--nss/nss_parse_line_result.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nss/nss_parse_line_result.c b/nss/nss_parse_line_result.c
index 1d257af4fb..8f9917168d 100644
--- a/nss/nss_parse_line_result.c
+++ b/nss/nss_parse_line_result.c
@@ -29,7 +29,7 @@ __nss_parse_line_result (FILE *fp, off64_t offset, int parse_line_result)
   switch (__builtin_expect (parse_line_result, 1))
     {
     case 1:
-      /* Sucess.  */
+      /* Success.  */
       return 0;
     case 0:
       /* Parse error.  */