Skip to content

Commit 619f4bf

Browse files
xitepiffyio
andauthored
Wording
Co-authored-by: Ifeanyi Ubah <ify1992@yahoo.com>
1 parent 8bd82fc commit 619f4bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ast/dml.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ impl Display for Update {
314314
}
315315
}
316316

317-
/// MERGE statement.
317+
/// A `MERGE` statement.
318318
#[derive(Debug, Clone, PartialEq, PartialOrd, Eq, Ord, Hash)]
319319
#[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
320320
#[cfg_attr(feature = "visitor", derive(Visit, VisitMut))]

0 commit comments

Comments
 (0)