s4-heimdal: Fix typo in comment.

Karolin

Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
This commit is contained in:
Karolin Seeger
2010-06-01 09:35:53 +02:00
committed by Love Hornquist Astrand
parent 260e19ac09
commit 77a6204452

View File

@@ -44,7 +44,7 @@
* (RDN). Each RDN consists of an unordered list of typed strings. The * (RDN). Each RDN consists of an unordered list of typed strings. The
* types are defined by OID and have long and short description. For * 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 * 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 * UTF8, UTF16, Teltex string, etc. The type limit what encoding
* should be used. * should be used.
* *