Skip to content

Commit 06ff9a3

Browse files
milsemanlorentey
andauthored
Update Sources/System/FileControlRaw.swift
Co-authored-by: Karoy Lorentey <[email protected]>
1 parent 851820b commit 06ff9a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/System/FileControlRaw.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ extension FileDescriptor {
3939
public static var closeOnExec: Flags { Flags(rawValue: FD_CLOEXEC) }
4040
}
4141

42-
/// File status flags.
42+
/// File descriptor status flags.
4343
@frozen
4444
public struct StatusFlags: OptionSet {
4545
@_alwaysEmitIntoClient

0 commit comments

Comments
 (0)