branch: elpa/isl
commit e2d2f2c582b6eca1e9344b7a5ce84086ddbb3263
Merge: c810b64ee1a b08e91760f7
Author: Thierry Volpiatto <[email protected]>
Commit: Thierry Volpiatto <[email protected]>

    Merge branch 'master' of github.com:thierryvolpiatto/isearch-light
---
 isearch-light.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/isearch-light.el b/isearch-light.el
index 7d633df409d..dde59befc4c 100644
--- a/isearch-light.el
+++ b/isearch-light.el
@@ -230,7 +230,7 @@
                                    style))
                    " " mode-line-position))
                 (t `(" " mode-line-buffer-identification " "
-                     (:eval ,(format "[%s] results(s) found for `%s' [%s %s]"
+                     (:eval ,(format "[%s] result(s) found for `%s' [%s %s]"
                                      (propertize (number-to-string 
isl-number-results)
                                                  'face 'isl-number)
                                      (propertize isl-pattern

Reply via email to