Skip to content

Commit eee4ffb

Browse files
fix formatting issue
1 parent 6565d50 commit eee4ffb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/standard-library/multimap-class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,7 @@ The number of elements whose sort keys match the parameter key; 0 if the multima
484484
485485
The member function returns the number of elements in the range
486486
487-
\[ `lower_bound(*key*), upper_bound(*key*)` )
487+
[`lower_bound(key)`](#lower_bound), [`upper_bound(key)`](#upper_bound)
488488
489489
that have a key value *`key`*.
490490

0 commit comments

Comments
 (0)