summaryrefslogtreecommitdiff
path: root/new_gpg.rc
diff options
context:
space:
mode:
Diffstat (limited to 'new_gpg.rc')
-rw-r--r--new_gpg.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/new_gpg.rc b/new_gpg.rc
index ce97ab4..c550ccc 100644
--- a/new_gpg.rc
+++ b/new_gpg.rc
@@ -76,7 +76,7 @@ BEGIN
RTEXT "Key password:",IDC_STATIC,12,149,76,8
PUSHBUTTON "Load other",IDC_OTHER,73,131,56,14
PUSHBUTTON "Delete key",IDC_DELETE_KEY,132,131,56,14
- PUSHBUTTON "Generatr and use random key",IDC_GENERATE_RANDOM,99,163,118,14
+ PUSHBUTTON "Generate and use random key",IDC_GENERATE_RANDOM,99,163,118,14
CONTROL "Turn on key autoexchange",IDC_AUTO_EXCHANGE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,101,180,113,10
END