From 55838a8c021020c057b514cc97d5196eaa313764 Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Tue, 13 Apr 2010 20:09:13 +0200 Subject: [PATCH] s4-heimdal: Fix typo in comment. Karolin --- source4/heimdal/lib/hdb/hdb.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source4/heimdal/lib/hdb/hdb.h b/source4/heimdal/lib/hdb/hdb.h index ad32a145c00..469a3308127 100644 --- a/source4/heimdal/lib/hdb/hdb.h +++ b/source4/heimdal/lib/hdb/hdb.h @@ -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. -- 2.11.4.GIT