diff options
author | Hiroshi Saito | 2006-02-26 16:48:20 +0000 |
---|---|---|
committer | Hiroshi Saito | 2006-02-26 16:48:20 +0000 |
commit | ae4a0d68c9add2a484edbab2eeb392957229854a (patch) | |
tree | 3df8efaff87bd1584b568985fde59dc3ba54f7f0 | |
parent | 06922b2ee7be43a1bf9c5f2bbdf176550201ce73 (diff) |
typo "Miscellanous".REL8_1_STABLE
report of John Poole.
-rw-r--r-- | psqlodbc.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/psqlodbc.rc b/psqlodbc.rc index 1bb8ee6..b2b5490 100644 --- a/psqlodbc.rc +++ b/psqlodbc.rc @@ -460,7 +460,7 @@ BEGIN PUSHBUTTON "Cancel",IDCANCEL,246,207,50,15 PUSHBUTTON "Apply",IDAPPLY,191,208,50,14 PUSHBUTTON "Defaults",IDDEFAULTS,5,207,50,15 - GROUPBOX "Miscellanous",IDC_STATIC,5,145,293,58 + GROUPBOX "Miscellaneous",IDC_STATIC,5,145,293,58 END DLG_OPTIONS_DS DIALOGEX 0, 0, 287, 239 |