mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-21 13:41:31 +02:00
help copyedit: Remove commas before if. Only need after if clause when clause is introductory.
This commit is contained in:
@@ -23,8 +23,8 @@ ________________________________________________________________________________
|
||||
Highlight {group} with {css}. Normally, {css} is checked for
|
||||
valid syntax before it's applied. Once you're certain it's
|
||||
valid, [!] will override the check, to speed Xulmus startup.
|
||||
{selector} can be any valid CSS selector, such as [c]:hover[c], and
|
||||
if provided will restrict the match to matching elements.
|
||||
{selector} can be any valid CSS selector, such as [c]:hover[c], and,
|
||||
if provided, will restrict the match to matching elements.
|
||||
|
||||
Valid groups are:
|
||||
`--------------------`-----------------------------------
|
||||
|
||||
Reference in New Issue
Block a user