Skip to content

Commit 4cba73b

Browse files
authored
Capitalize docs (#2521)
1 parent 15db1fd commit 4cba73b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fcntl.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//! file control options
1+
//! File control options
22
use crate::errno::Errno;
33
#[cfg(all(target_os = "freebsd", target_arch = "x86_64"))]
44
use core::slice;

0 commit comments

Comments
 (0)