X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=components%2Flexicon%2FcicNotation.mli;fp=components%2Flexicon%2FcicNotation.mli;h=00b34babea5ba494a7cff626ebad222319d12a05;hb=73e52492b520deb0e79e75bd47733366e27e278d;hp=944438df8621131c9f51fd88fd60e420bc3b2c21;hpb=9aa2df835e06cb49ba6381cef62b8aa137aad9c2;p=helm.git diff --git a/components/lexicon/cicNotation.mli b/components/lexicon/cicNotation.mli index 944438df8..00b34babe 100644 --- a/components/lexicon/cicNotation.mli +++ b/components/lexicon/cicNotation.mli @@ -30,7 +30,7 @@ val process_notation: LexiconAst.command -> notation_id list val remove_notation: notation_id -> unit (** {2 Notation enabling/disabling} - * Right now, only disabling of notation during pretty printing is supporting. + * Right now, only disabling of notation during pretty printing is supported. * If it is useful to disable it also for the input phase is still to be * understood ... *)