X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/ada17c96448a2f35479bc5147df04a4d00301ad3..a38411d43a4619cbad5a088e0501929b4adad065:/packages/debbugs/debbugs-ug.texi diff --git a/packages/debbugs/debbugs-ug.texi b/packages/debbugs/debbugs-ug.texi index 553e19bab..045e9d1e3 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".@footnote{Simplified forms, as