Skip to content

Commit 604846f

Browse files
committed
Fix typo in changelog
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
1 parent 9f11352 commit 604846f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/changelog.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ use crate::*;
66
/// ## Changed
77
/// - Make [`Session::check`] available only on unix.
88
/// - Make [`Socket::UnixSocket`] available only on unix.
9-
/// - Make [`SessionBuilder::control_socket`] available only on unix.
9+
/// - Make [`SessionBuilder::control_directory`] available only on unix.
1010
pub mod unreleased {}
1111

1212
/// ## Fixed

0 commit comments

Comments
 (0)