Skip to content

Commit 566e806

Browse files
committed
Spelling, and remove TBD
1 parent a053b9f commit 566e806

File tree

4 files changed

+5
-8
lines changed

4 files changed

+5
-8
lines changed

R/Driver.R

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ setMethod(
6161
#' arguments will be appended to this string.
6262
#'
6363
#' @details
64-
#' The connection string keywords are driver dependant. The parameters
64+
#' The connection string keywords are driver dependent. The parameters
6565
#' documented here are common, but some drivers may not accept them. Please see
6666
#' the specific driver documentation for allowed parameters,
6767
#' \url{https://www.connectionstrings.com} is also a useful resource of example

R/odbc.R

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#' @details TBD.
21
#' @aliases NULL
32
#' @importFrom Rcpp sourceCpp
43
#' @importFrom blob blob

man/dbConnect-OdbcDriver-method.Rd

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/odbc-package.Rd

+3-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)