Skip to content

Commit 67e63d3

Browse files
wclodius2jvdp1
andauthored
Update doc/specs/stdlib_hashmaps.md
Co-authored-by: Jeremie Vandenplas <[email protected]>
1 parent b91ff35 commit 67e63d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/specs/stdlib_hashmaps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1287,7 +1287,7 @@ Procedures to modify the content of a map:
12871287

12881288
Procedures to report the content of a map:
12891289

1290-
* `map 5 get_other_data( key, other, exists )` - Returns the other data
1290+
* `map % get_other_data( key, other, exists )` - Returns the other data
12911291
associated with the `key`;
12921292

12931293
* `map % key_test( key, present)` - Returns a flag indicating whether

0 commit comments

Comments
 (0)