aboutsummaryrefslogtreecommitdiff
path: root/lib/cEphemeron.mli
diff options
context:
space:
mode:
Diffstat (limited to 'lib/cEphemeron.mli')
-rw-r--r--lib/cEphemeron.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/cEphemeron.mli b/lib/cEphemeron.mli
index 1200e4e208..76cd7a5a8a 100644
--- a/lib/cEphemeron.mli
+++ b/lib/cEphemeron.mli
@@ -26,7 +26,7 @@
Proposed solution:
Turn all occurrences of [bad] into [bad key] in your data structure.
- Use [crate bad_val] to obtain a unique key [k] for [bad_val], and store
+ Use [create bad_val] to obtain a unique key [k] for [bad_val], and store
[k] in the data structure. Use [get k] to obtain [bad_val].
An ['a key] can always be marshalled. When marshalled, a key loses its