Ken Sharp : winedbg: Correct slight typo in winedbg dialog.

Alexandre Julliard julliard at winehq.org
Fri Apr 24 10:00:08 CDT 2009


Module: wine
Branch: master
Commit: 3ab52c209733efd7eb3892ddf91af648b844dd31
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=3ab52c209733efd7eb3892ddf91af648b844dd31

Author: Ken Sharp <kennybobs at o2.co.uk>
Date:   Fri Apr 24 01:39:42 2009 +0100

winedbg: Correct slight typo in winedbg dialog.

---

 programs/winedbg/rsrc_En.rc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/programs/winedbg/rsrc_En.rc b/programs/winedbg/rsrc_En.rc
index f50e51b..3d580c4 100644
--- a/programs/winedbg/rsrc_En.rc
+++ b/programs/winedbg/rsrc_En.rc
@@ -38,7 +38,7 @@ BEGIN
                     to close. We are sorry for the inconvenience.",
                     IDC_STATIC_TXT1,27,10,224,30
     LTEXT           "This can be caused by a problem in the program or a deficiency in Wine. \
-                    You may want to check http:/*appdb.winehq.org for tips about running \
+                    You may want to check http://appdb.winehq.org for tips about running \
                     this application.\n\n\
                     If this problem is not present under Windows and has not been reported \
                     yet, you can report it at http://bugs.winehq.org.",IDC_STATIC_TXT2,27,60,224,100




More information about the wine-cvs mailing list