s4-heimdal: Fix typo in comment.
authorKarolin Seeger <kseeger@samba.org>
Tue, 1 Jun 2010 07:35:53 +0000 (09:35 +0200)
committerLove Hornquist Astrand <lha@h5l.org>
Sun, 26 Sep 2010 22:08:28 +0000 (15:08 -0700)
Karolin

Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
lib/hx509/name.c

index 94fecc99027d90178033c0e4a547dea46211e608..83b8f86d4120b7cf524ece62ea0b8238e08f917f 100644 (file)
@@ -44,7 +44,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.
  *