Skip to content

Commit b382f06

Browse files
authored
Merge pull request #120 from LeonidasZhak/fix/typo-deposits-emthods
Fix typo: deposits_emthods -> deposits_methods
2 parents 11203b0 + 10762f1 commit b382f06

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

R/client-main.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ depositsClient <- R6::R6Class ( # nolint (not snake_case)
112112
local_path = NULL,
113113

114114
#' @description Create a new `depositsClient` object, as an \pkg{R6}
115-
#' client with methods listed via `deposits_emthods()`.
115+
#' client with methods listed via `deposits_methods()`.
116116
#'
117117
#' @param service (character) Name of a deposits service (see
118118
#' \link{deposits_services}).

man/depositsClient.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)