1
0
forked from GitHub/gf-core

Remove some trailing commas in category explanations.

This commit is contained in:
bringert
2007-11-05 23:07:57 +00:00
parent d036aa343e
commit 1d3b691a75
2 changed files with 28 additions and 28 deletions

View File

@@ -94,9 +94,9 @@ abstract Cat = Common ** {
-- Constructed in [Structural Structural.html].
Conj ; -- conjunction, e.g. "and"
Conj ; -- conjunction e.g. "and"
DConj ; -- distributed conjunction e.g. "both - and"
Subj ; -- subjunction, e.g. "if"
Subj ; -- subjunction e.g. "if"
Prep ; -- preposition, or just case e.g. "in"
--2 Words of open classes