1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-09 20:45:45 +01:00

Fix typo.

This commit is contained in:
Kris Maglione
2011-01-04 02:24:33 -05:00
parent 27f5f16aa9
commit 89f50168ae

View File

@@ -141,7 +141,7 @@ var RangeFinder = Module("rangefinder", {
}, },
/** /**
* Highlights all occurrences of the last finded for string in the * Highlights all occurrences of the last sought for string in the
* current buffer. * current buffer.
*/ */
highlight: function () { highlight: function () {