aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2012-12-22 20:40:52 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2012-12-22 20:40:52 +0000
commit9266d0153b3175e3b89c6c812a28375f99202782 (patch)
treee5666713a22581e6ca83f3ebe7d2882dfff4c595
parent9298dc60c13c3eec71204fb8c8f6800dab5629a9 (diff)
fix typo
svn path=/trunk/scripts/guiplugins/search-plugin/; revision=16746
-rw-r--r--search-plugin.tcl2
1 files changed, 1 insertions, 1 deletions
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" \