Skip to content

Commit 62ef494

Browse files
authored
Fix grammar in hermit.rs documentation comment (#121)
Signed-off-by: luohewuyang <luohewuyang@outlook.com>
1 parent 57f89da commit 62ef494

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/hermit.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
//!
33
//! Currently, the error handling in RustyHermit isn't clearly
44
//! defined. At the current stage of RustyHermit, only a placeholder
5-
//! is provided to be compatible to the classical errno interface.
5+
//! is provided to be compatible with the classical errno interface.
66
77
// Copyright 2015 The Rust Project Developers. See the COPYRIGHT
88
// file at the top-level directory of this distribution and at

0 commit comments

Comments
 (0)