Skip to content

Commit 8d08575

Browse files
authored
Merge pull request #61 from mgrachev/patch-1
fix typo
2 parents b03606e + 570876d commit 8d08575

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)