1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-28 05:15:49 +01:00

Make negation in site-filters do something more sensible.

--HG--
extra : rebase_source : f49abc17efc3d111757f76b4a144f8f49db19a1a
This commit is contained in:
Kris Maglione
2011-02-11 05:14:37 -05:00
parent 41200aa6a9
commit 069a0e8147
2 changed files with 4 additions and 2 deletions

View File

@@ -230,7 +230,7 @@
<p>
In most cases, any of the above may be prefixed with a <tt>!</tt> character
to invert the sense of the match.
to exclude matching sites.
</p>
<h2 tag="using-scripts">Using scripts</h2>