Fix doc test failure for OpenOptionsExt
This commit is contained in:
parent
4cd838b274
commit
a89292514b
@ -241,7 +241,7 @@ pub trait OpenOptionsExt {
|
||||
/// .create(true)
|
||||
///
|
||||
/// // Sets the flag value to `SecurityIdentification`.
|
||||
/// options.security_qos_flags(1)
|
||||
/// .security_qos_flags(1)
|
||||
///
|
||||
/// .open("foo.txt");
|
||||
/// ```
|
||||
|
Loading…
Reference in New Issue
Block a user