s4-heimdal: Fix typo in comment.
authorKarolin Seeger <kseeger@samba.org>
Tue, 1 Jun 2010 07:35:53 +0000 (09:35 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 1 Jun 2010 07:35:53 +0000 (09:35 +0200)
Karolin

source4/heimdal/lib/hx509/name.c

index b544ecb7ffd69c099613f0684f8683bd7d9685d1..e795b1e44e44a5c8dcc99aa9a35f40cdca207169 100644 (file)
@@ -43,7 +43,7 @@
  * (RDN). Each RDN consists of an unordered list of typed strings. The
  * types are defined by OID and have long and short description. For
  * example id-at-commonName (2.5.4.3) have the long name CommonName
- * and short name CN. The string itself can be of serveral encoding,
+ * and short name CN. The string itself can be of several encoding,
  * UTF8, UTF16, Teltex string, etc. The type limit what encoding
  * should be used.
  *