s4-heimdal: Fix typo in comment.

Karolin

Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
This commit is contained in:
Karolin Seeger
2010-04-13 20:09:13 +02:00
committed by Love Hornquist Astrand
parent 07e7cdd4f0
commit 260e19ac09

View 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.