Skip to content

Commit 3706a99

Browse files
committed
Docs fix
1 parent b3b2f3d commit 3706a99

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/ast/spans.rs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,8 @@ impl Spanned for Values {
211211
/// # partial span
212212
///
213213
/// Missing spans:
214-
/// - [Statement::CopyIntoSnowflake]
214+
/// - [Statement::CopyIntoSnowflakeTable]
215+
/// - [Statement::CopyIntoSnowflakeLocation]
215216
/// - [Statement::CreateSecret]
216217
/// - [Statement::CreateRole]
217218
/// - [Statement::AlterRole]

0 commit comments

Comments
 (0)