1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-28 02:33:31 +01:00

Fix some more typos and errors in the documentation

This commit is contained in:
Štěpán Němec
2010-09-22 18:16:04 +02:00
parent 1d14bbcd64
commit 7315817acd
13 changed files with 67 additions and 67 deletions

View File

@@ -148,7 +148,7 @@
<spec>:sty<oa>le</oa><oa>!</oa> <oa>-name=<a>name</a></oa> <oa>-append</oa> <a>filter</a> <oa>css</oa></spec>
<description>
<p>
Add CSS styles to the browser or to web pages. <a>filter</a> is a comma separated
Add CSS styles to the browser or to web pages. <a>filter</a> is a comma-separated
list of URLs to match. URLs ending with <em>*</em> are matched as prefixes, URLs not
containing any <em>:</em> or <em>/</em> characters are matched as domains. <oa>css</oa> is a full
CSS rule set (e.g., <tt>body { color: blue; }</tt>).