winhelp: Fix suspicious indentation.

Francois Gouget fgouget at codeweavers.com
Thu Nov 23 14:49:17 CST 2006


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

diff --git a/programs/winhelp/Pt.rc b/programs/winhelp/Pt.rc
index 7f5ed43..d080c19 100644
--- a/programs/winhelp/Pt.rc
+++ b/programs/winhelp/Pt.rc
@@ -106,7 +106,7 @@ STID_HISTORY, 		"&Histórico"
 STID_TOPICS,		"&Tópicos"
 STID_ALL_FILES, 	"Todos os arquivos (*.*)"
 STID_HELP_FILES_HLP, 	"Arquivos de ajuda (*.hlp)"
-STID_FILE_NOT_FOUND_s"Cannot find '%s'. Do you want to find this file yourself?"
+STID_FILE_NOT_FOUND_s   "Cannot find '%s'. Do you want to find this file yourself?"
 }
 
 LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE
-- 
1.4.3.3


More information about the wine-patches mailing list