Skip to content

Commit c6ec3f4

Browse files
committed
fix comment
1 parent 60b7f7b commit c6ec3f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

stdlib/lm_int_set.ml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
(*
2-
* Sets of strings.
2+
* Sets of integers.
33
*
44
* ----------------------------------------------------------------
55
*
@@ -31,7 +31,7 @@
3131
*)
3232

3333
(*
34-
* String sets and string tables
34+
* Int sets and int tables
3535
*)
3636
module OrderedInt =
3737
struct

0 commit comments

Comments
 (0)