1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-02 19:14:10 +01:00

Fix some typos.

This commit is contained in:
Štěpán Němec
2010-10-16 18:23:03 +02:00
parent a507900e04
commit 5589021e3e
3 changed files with 3 additions and 3 deletions

View File

@@ -197,7 +197,7 @@ const Highlights = Module("Highlight", {
* CSSLines ::= CSSLine | CSSLine "\n" CSSLines
*
* Where Class is the name of the sheet, Selector is the CSS
* selector for the style, Site is the comma-separated list of site
* selector for the style, Sites is the comma-separated list of site
* filters to apply the style to.
*
* If Selector is not provided, it defaults to [dactyl|highlight~={Class}].