Skip to content

Commit 479ec57

Browse files
authored
Add missing period.
1 parent aed2980 commit 479ec57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1313
- Added `String::from_utf16`.
1414
- Added `is_full`, `recent_index`, `oldest`, and `oldest_index` to `HistoryBuffer`
1515
- Added infallible conversions from arrays to `Vec`.
16-
- Added `Vec::spare_capacity_mut`
16+
- Added `Vec::spare_capacity_mut`.
1717

1818
### Changed
1919

0 commit comments

Comments
 (0)