Skip to content

Commit

Permalink
Capitalize docs (#2521)
Browse files Browse the repository at this point in the history
  • Loading branch information
Septias authored Oct 18, 2024
1 parent 15db1fd commit 4cba73b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/fcntl.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//! file control options
//! File control options
use crate::errno::Errno;
#[cfg(all(target_os = "freebsd", target_arch = "x86_64"))]
use core::slice;
Expand Down

0 comments on commit 4cba73b

Please sign in to comment.