1
0
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:
Ted Pavlic
2009-04-29 09:20:19 -04:00
parent c64cd9e1af
commit 2c8880ac59
9 changed files with 38 additions and 36 deletions
+2 -2
View File
@@ -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:
`--------------------`-----------------------------------