Skip to content

Commit 570876d

Browse files
authored
fix typo
1 parent b03606e commit 570876d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pooled_connection/mobc.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//! A pool implementation for `diesel-async` based on [`bb8`]
1+
//! A pool implementation for `diesel-async` based on [`mobc`]
22
//!
33
//! ```rust
44
//! # include!("../doctest_setup.rs");

0 commit comments

Comments
 (0)