[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] master a38411d 1/2: * packages/debbugs/debbugs-ug.texi (Searching
From: |
Michael Albinus |
Subject: |
[elpa] master a38411d 1/2: * packages/debbugs/debbugs-ug.texi (Searching Bugs): Fix typo. |
Date: |
Sat, 11 Jun 2016 17:51:16 +0000 (UTC) |
branch: master
commit a38411d43a4619cbad5a088e0501929b4adad065
Author: Tino Calancha <address@hidden>
Commit: Michael Albinus <address@hidden>
* packages/debbugs/debbugs-ug.texi (Searching Bugs): Fix typo.
---
packages/debbugs/debbugs-ug.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/packages/debbugs/debbugs-ug.texi b/packages/debbugs/debbugs-ug.texi
index 553e19b..045e9d1 100644
--- a/packages/debbugs/debbugs-ug.texi
+++ b/packages/debbugs/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"address@hidden forms, as