Skip to content

Commit 683b19e

Browse files
committed
Fix changelog typo
1 parent 6bbcaf8 commit 683b19e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
* `pathtools.join2` can be used to join paths, much like `os.path.join` except
1010
that it will work with `java.io.File` objects as well (but doesn't support
11-
more than two path components / parameters).)
11+
more than two path components / parameters).
1212

1313
### Changed
1414

0 commit comments

Comments
 (0)