mirror of
https://github.com/isar/rusqlite.git
synced 2025-03-25 23:06:04 +08:00
Merge pull request #1571 from naglis/rm-leftover-sentence-start
Remove leftover sentence beginning
This commit is contained in:
commit
b842783c83
@ -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