From fd3a982e26813f5bcc82c7e89ce6fa2ad44432bf Mon Sep 17 00:00:00 2001 From: tpearson Date: Fri, 7 Jan 2011 04:10:07 +0000 Subject: Revert automated changes Sorry guys, they are just not ready for prime time Work will continue as always git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1212480 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kate/data/tips | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kate/data/tips') diff --git a/kate/data/tips b/kate/data/tips index 5d74a1202..aaee34424 100644 --- a/kate/data/tips +++ b/kate/data/tips @@ -83,9 +83,9 @@ in the active frame.

-

You can do cool sed-like regular expression tqreplacements using Command Line.

+

You can do cool sed-like regular expression replacements using Command Line.

For example, press F7 and enter s /oldtext/newtext/g -to tqreplace "oldtext" with "newtext" throughout the current +to replace "oldtext" with "newtext" throughout the current line.

-- cgit v1.2.1