From e26d2ba7e497ef544599d36fc1a9b6c3783beedf Mon Sep 17 00:00:00 2001 From: Tim Taylor Date: Fri, 8 Mar 2024 09:07:18 +0000 Subject: [PATCH 1/2] TYPO --- R/fallback.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/fallback.R b/R/fallback.R index 9f577110..024a6fed 100644 --- a/R/fallback.R +++ b/R/fallback.R @@ -50,7 +50,7 @@ #' #' All code related to fallback logging and uploading is in the #' [fallback.R](https://github.com/duckdblabs/duckplyr/blob/main/R/fallback.R) and -#' [telementry.R](https://github.com/duckdblabs/duckplyr/blob/main/R/telementry.R) files. +#' [telemetry.R](https://github.com/duckdblabs/duckplyr/blob/main/R/telemetry.R) files. #' #' @name fallback #' @examples From 91fd5e5950eb8d4a56c7e4f6f7e465baad5d2525 Mon Sep 17 00:00:00 2001 From: Tim Taylor Date: Fri, 8 Mar 2024 09:07:58 +0000 Subject: [PATCH 2/2] TYPO --- man/fallback.Rd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/fallback.Rd b/man/fallback.Rd index d9c465f5..46adefca 100644 --- a/man/fallback.Rd +++ b/man/fallback.Rd @@ -87,7 +87,7 @@ as returned by \code{tools::R_user_dir("duckplyr", "cache")}. All code related to fallback logging and uploading is in the \href{https://github.com/duckdblabs/duckplyr/blob/main/R/fallback.R}{fallback.R} and -\href{https://github.com/duckdblabs/duckplyr/blob/main/R/telementry.R}{telementry.R} files. +\href{https://github.com/duckdblabs/duckplyr/blob/main/R/telemetry.R}{telemetry.R} files. } \examples{ fallback_sitrep()