From da129e40efc6590a53a27d4fc792c9899959d4d0 Mon Sep 17 00:00:00 2001 From: bruno cuconato Date: Thu, 1 Nov 2018 14:24:20 +0000 Subject: [PATCH] (Common) not all cats are linearized to SS see `CAdv`, for instance. --- src/abstract/Common.gf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/abstract/Common.gf b/src/abstract/Common.gf index 0e7a57637..3e852978e 100644 --- a/src/abstract/Common.gf +++ b/src/abstract/Common.gf @@ -1,7 +1,7 @@ --1 Common: Structures with Common Implementations. --- This module defines the categories that uniformly have the --- linearization type ${s:Str}$ in all languages. +-- This module defines the categories that uniformly have the same +-- linearization type (usually ${s:Str}$) in all languages. abstract Common = {