Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
m7pr committed Nov 27, 2024
1 parent 16fea87 commit 801734b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/utils-get_code_dependency.R
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ fix_shifted_comments <- function(calls) {
Filter(nrow, calls)
}

#' Fixes edge case of `:=` assignment operator being treated as assignemnt.
#' Fixes edge case of `:=` assignment operator being treated as assignment.
#' @keywords internal
#' @noRd
remove_dt_assign <- function(calls) {
Expand Down

0 comments on commit 801734b

Please sign in to comment.