提交 5a93be48 编写于 作者: C Corey Farwell

Clarify `readonly` method is also about being 'unwritable'.

上级 1949c659
......@@ -916,7 +916,7 @@ fn as_inner(&self) -> &fs_imp::FileAttr { &self.0 }
}
impl Permissions {
/// Returns whether these permissions describe a readonly file.
/// Returns whether these permissions describe a readonly (unwritable) file.
///
/// # Examples
///
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册