s4-heimdal: Fix typo in comment.
authorKarolin Seeger <kseeger@samba.org>
Tue, 13 Apr 2010 18:09:13 +0000 (20:09 +0200)
committerLove Hornquist Astrand <lha@h5l.org>
Sun, 26 Sep 2010 22:06:58 +0000 (15:06 -0700)
Karolin

Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
lib/hdb/hdb.h

index d118555121541677ed05a79e39e3f57f51dc1752..52373eb1d795aa174e3e3bbde0619023ca2969c7 100644 (file)
@@ -206,7 +206,7 @@ typedef struct HDB{
      * Change password.
      *
      * Will update keys for the entry when given password.  The new
-     * keys must be written into the entry and and will then later be
+     * keys must be written into the entry and will then later be
      * ->hdb_store() into the database. The backend will still perform
      * all other operations, increasing the kvno, and update
      * modification timestamp.