From 358b10b13bf5fed8f7c3b4110b78df1be80fb4b1 Mon Sep 17 00:00:00 2001 From: maxim Date: Sun, 19 Feb 2012 16:02:11 +0000 Subject: [PATCH] IDE, fixed typo in resourcestring git-svn-id: trunk@35487 - --- ide/lazarusidestrconsts.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ide/lazarusidestrconsts.pas b/ide/lazarusidestrconsts.pas index 8b31b4791a..6a3a7de382 100644 --- a/ide/lazarusidestrconsts.pas +++ b/ide/lazarusidestrconsts.pas @@ -4829,7 +4829,7 @@ resourcestring +'all files in %s%s%s?'; lisFileExtensionOfPrograms = 'File extension of programs'; lisEveryNThLineNumber = 'Every n-th line number'; - lisShowOverviewGutter = 'Shov overview Gutter'; + lisShowOverviewGutter = 'Show overview Gutter'; lisLink = 'Link:'; lisShort = 'Short:'; lisInsertUrlTag = 'Insert url tag';