branch: externals/debbugs
commit ad0e666b1eb3b49bd6ae8fa303d8628b584b8909
Author: Tino Calancha <[email protected]>
Commit: Michael Albinus <[email protected]>

    * packages/debbugs/debbugs-ug.texi (Searching Bugs): Fix typo.
---
 debbugs-ug.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debbugs-ug.texi b/debbugs-ug.texi
index 553e19b..045e9d1 100644
--- a/debbugs-ug.texi
+++ b/debbugs-ug.texi
@@ -176,7 +176,7 @@ AND is used by default.
 
 Wild card searches are also supported.  It can be used for forward
 match search and backward match search.  For example, "[BW] euro"
-matches words which begin with "euro".  "[EW] shere" matches words
+matches words which begin with "euro".  "[EW] sphere" matches words
 which end with "sphere".  Moreover, regular expressions are also
 supported.  For example, "[RX] ^inter.*al$" matches words which begin
 with "inter" and end with "al".@footnote{Simplified forms, as

Reply via email to