]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Fix a typo in snmp.c
authorFelix Yan <felixonmars@archlinux.org>
Sat, 9 Jun 2018 09:36:03 +0000 (17:36 +0800)
committerGitHub <noreply@github.com>
Sat, 9 Jun 2018 09:36:03 +0000 (17:36 +0800)
cups/snmp.c

index 7628f3cd23f739d950728578468e19f1087d1f8a..cd88b209813a1905ebef36250e94fadb3fa4b16e 100644 (file)
@@ -1612,7 +1612,7 @@ asn1_size_length(unsigned length) /* I - Length value */
 
 
 /*
- * 'asn1_size_oid()' - Figure out the numebr of bytes needed for an
+ * 'asn1_size_oid()' - Figure out the number of bytes needed for an
  *                     OID value.
  */