mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 08:32:50 -06:00
Remove some trailing commas in category explanations.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user