]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_transformations/cexpr2pres.ml
- fixed "Blue" vs "blue" typo
[helm.git] / helm / ocaml / cic_transformations / cexpr2pres.ml
index 6f11f561c91a23916518a359b68b0558868df43c..5789232bb4e54780fee001461edffd4d4da71e34 100644 (file)
@@ -185,7 +185,7 @@ let rec cexpr2pres ?(priority = 0) ?(assoc = false) ?(tail = []) t =
              Netconversion.ustring_of_uchar `Enc_utf8 0x2203
           else "unknown" in
         P.Mrow (attr, 
-           P.Mtext([None,"mathcolor","Blue"],binder)::
+           P.Mtext([None,"mathcolor","blue"],binder)::
            P.Mtext([],n ^ ":")::
            (aux s)::
            P.Mo([],".")::