Skip to content

Commit 35836a5

Browse files
bhootdkandu
authored andcommitted
fix: replace camomile with uutf/uucp in dune-project description
1 parent 9805ec0 commit 35836a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dune-project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
(synopsis "Abstract engine for text edition in OCaml")
1919
(description
2020
"Zed is an abstract engine for text edition. It can be used to write text
21-
editors, edition widgets, readlines, ... Zed uses Camomile to fully support the
21+
editors, edition widgets, readlines, ... Zed uses uutf and uucp to fully support the
2222
Unicode specification, and implements an UTF-8 encoded string type with
2323
validation, and a rope datastructure to achieve efficient operations on large
2424
Unicode buffers. Zed also features a regular expression search on ropes. To

0 commit comments

Comments
 (0)