From 260e19ac09852b30bb649d2b104c62b80bf4e192 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 Signed-off-by: Love Hornquist Astrand --- lib/hdb/hdb.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/hdb/hdb.h b/lib/hdb/hdb.h index d11855512..52373eb1d 100644 --- a/lib/hdb/hdb.h +++ b/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.34.1