From: Felix Yan Date: Sat, 9 Jun 2018 09:36:03 +0000 (+0800) Subject: Fix a typo in snmp.c X-Git-Tag: v2.3b6~152^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9befde09417cff32ec7f68e653c0c511a1150342;p=thirdparty%2Fcups.git Fix a typo in snmp.c --- diff --git a/cups/snmp.c b/cups/snmp.c index 7628f3cd23..cd88b20981 100644 --- a/cups/snmp.c +++ b/cups/snmp.c @@ -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. */