diff options
Diffstat (limited to 'agent')
-rw-r--r-- | agent/ChangeLog-2011 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/agent/ChangeLog-2011 b/agent/ChangeLog-2011 index f56be1f44..d32d69cd8 100644 --- a/agent/ChangeLog-2011 +++ b/agent/ChangeLog-2011 @@ -2654,7 +2654,7 @@ to the control struct so that they are per connection. * gpg-agent.c (agent_init_default_ctrl): New. (main): Assign those command line options to new default_* variables. - Reset DISPLAY in server mode so that tehre is no implicit default. + Reset DISPLAY in server mode so that there is no implicit default. * command.c (start_command_handler): Initialize and deinitialize the control values. (option_handler): Work on the ctrl values and not on the opt. |