Taddeus Kroes 12 жил өмнө
parent
commit
04e2c46278
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      types.mli

+ 1 - 1
types.mli

@@ -20,7 +20,7 @@ type const =
   | FloatVal of float
 
 (** Data types supported by CiviC. [ArrayDims] defines an array type with a set
-    o dimensions. {!Dimreduce} replaces this multi-dimensional type with an
+    of dimensions. {!Dimreduce} replaces this multi-dimensional type with an
     [Array] type, which signifies a one-dimensional array of a certain basic
     type. *)
 type ctype =