We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16fea87 commit 801734bCopy full SHA for 801734b
R/utils-get_code_dependency.R
@@ -145,7 +145,7 @@ fix_shifted_comments <- function(calls) {
145
Filter(nrow, calls)
146
}
147
148
-#' Fixes edge case of `:=` assignment operator being treated as assignemnt.
+#' Fixes edge case of `:=` assignment operator being treated as assignment.
149
#' @keywords internal
150
#' @noRd
151
remove_dt_assign <- function(calls) {
0 commit comments