Skip to content

Commit e01dc6a

Browse files
committed
break line for lintr
1 parent 46793c0 commit e01dc6a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

R/deprecated.R

+2-1
Original file line numberDiff line numberDiff line change
@@ -627,7 +627,8 @@ apply_tolerance <- function(x, tolerance) {
627627
#' Remove uncertainty in the parameters of a `<dist_spec>`
628628
#'
629629
#' @description `r lifecycle::badge("deprecated")`
630-
#' This function has been renamed to [fix_parameters()] as the former was a misnomer.
630+
#' This function has been renamed to [fix_parameters()] as a more appropriate
631+
#' name.
631632
#' @return A `<dist_spec>` object without uncertainty
632633
#' @keywords internal
633634
#' @importFrom cli cli_abort

0 commit comments

Comments
 (0)