File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -482,7 +482,7 @@ make_postgres_type! {
482482///
483483/// In addition, some implementations are provided for types in third party
484484/// crates. These are disabled by default; to opt into one of these
485- /// implementations, activate the cargo feature corresponding to the crate's
485+ /// implementations, activate the Cargo feature corresponding to the crate's
486486/// name. For example, the `serde` feature enables the implementation for the
487487/// `serde::json::Value` type.
488488///
@@ -685,7 +685,7 @@ pub enum IsNull {
685685///
686686/// In addition, some implementations are provided for types in third party
687687/// crates. These are disabled by default; to opt into one of these
688- /// implementations, activate the cargo feature corresponding to the crate's
688+ /// implementations, activate the Cargo feature corresponding to the crate's
689689/// name. For example, the `serde` feature enables the implementation for the
690690/// `serde::json::Value` type.
691691///
You can’t perform that action at this time.
0 commit comments