WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 5a08099

Browse files
xitepiffyio
andcommitted
Wording
Co-authored-by: Ifeanyi Ubah <[email protected]>
1 parent f32d537 commit 5a08099

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)