diff options
Diffstat (limited to 'g13/g13-common.h')
-rw-r--r-- | g13/g13-common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/g13/g13-common.h b/g13/g13-common.h index 1fe80d3c7..acf25b843 100644 --- a/g13/g13-common.h +++ b/g13/g13-common.h @@ -61,7 +61,7 @@ struct const char *agent_program; /* Filename of the GPG program. Unless set via an program option it - is initialzed at the first engine startup to the standard gpg + is initialized at the first engine startup to the standard gpg filename. */ const char *gpg_program; |