We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57f89da commit 62ef494Copy full SHA for 62ef494
1 file changed
src/hermit.rs
@@ -2,7 +2,7 @@
2
//!
3
//! Currently, the error handling in RustyHermit isn't clearly
4
//! defined. At the current stage of RustyHermit, only a placeholder
5
-//! is provided to be compatible to the classical errno interface.
+//! is provided to be compatible with the classical errno interface.
6
7
// Copyright 2015 The Rust Project Developers. See the COPYRIGHT
8
// file at the top-level directory of this distribution and at
0 commit comments