mirror of
https://github.com/isar/rusqlite.git
synced 2025-03-25 23:06:04 +08:00
Remove leftover sentence beginning
This commit is contained in:
parent
95680270ec
commit
f63f43e60f
@ -1195,7 +1195,7 @@ bitflags::bitflags! {
|
||||
///
|
||||
/// This flag should probably never be used with `rusqlite`, as we
|
||||
/// ensure thread-safety statically (we implement [`Send`] and not
|
||||
/// [`Sync`]). That said
|
||||
/// [`Sync`]).
|
||||
///
|
||||
/// Critically, even if this flag is used, the [`Connection`] is not
|
||||
/// safe to use across multiple threads simultaneously. To access a
|
||||
|
Loading…
x
Reference in New Issue
Block a user