From 9266d0153b3175e3b89c6c812a28375f99202782 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sat, 22 Dec 2012 20:40:52 +0000 Subject: fix typo svn path=/trunk/scripts/guiplugins/search-plugin/; revision=16746 --- search-plugin.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/search-plugin.tcl b/search-plugin.tcl index 15d610a..741c8ab 100644 --- a/search-plugin.tcl +++ b/search-plugin.tcl @@ -816,7 +816,7 @@ proc ::dialog_helpbrowser2::intro { t } { [list "abstraction_op" \ [_ "object's behavior only makes sense inside an abstraction"]] \ [list "analysis" \ - [_ "performance some sort of analysis on the incoming signal or value"]] \ + [_ "perform some sort of analysis on the incoming signal or value"]] \ [list "anything_op" \ [_ "store or manipulate an anything"]] \ [list "array" \ -- cgit v1.2.1