diff options
author | Daniel Kahn Gillmor <[email protected]> | 2015-10-27 21:09:43 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2015-10-28 09:20:17 +0000 |
commit | 1f872cb4ad2d3dcc3598fed689504c9731600caa (patch) | |
tree | 5fd521f4ae0fa32b7be1250b7b9df477a4fc865d /agent/ChangeLog-2011 | |
parent | agent: Clarify agent's KEYWRAP_KEY description. (diff) | |
download | gnupg-1f872cb4ad2d3dcc3598fed689504c9731600caa.tar.gz gnupg-1f872cb4ad2d3dcc3598fed689504c9731600caa.zip |
Fix typos
--
Diffstat (limited to 'agent/ChangeLog-2011')
-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. |