diff options
Diffstat (limited to '')
-rw-r--r-- | g10/kbxfile.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/kbxfile.c b/g10/kbxfile.c index 215259ee4..33bac3a44 100644 --- a/g10/kbxfile.c +++ b/g10/kbxfile.c @@ -20,7 +20,7 @@ /**************** * We will change the whole system to use only KBX. This file here - * will implements the methods needed to operate on plain KBXfiles. + * will implement the methods needed to operate on plain KBXfiles. * Most stuff from getkey and ringedit will be replaced by stuff here. * To make things even mor easier we will only allow one updateable kbxfile * and optionally some read-only files. |