1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-05 02:05:47 +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.
*/
highlight: function () {