s4-heimdal: Fix typo in comment.
[metze/samba/wip.git] / source4 / heimdal / lib / hdb / hdb.h
index ad32a145c0014de153b2d7aa8317c1497095e00e..469a330812785b076eef79bd6440b9eb44200ea5 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.