Skip to content

Commit 1183441

Browse files
committed
Adjust ... description
1 parent 3ed4d76 commit 1183441

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

R/pkg/R/DataFrame.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3722,7 +3722,7 @@ setMethod("rollup",
37223722
#'
37233723
#' @param x a SparkDataFrame.
37243724
#' @param name a name of the hint.
3725-
#' @param ... additional argument(s) passed to the method.
3725+
#' @param ... optional parameters for the hint.
37263726
#' @return A SparkDataFrame.
37273727
#' @family SparkDataFrame functions
37283728
#' @aliases hint,SparkDataFrame,character-method

0 commit comments

Comments
 (0)