From 0f0933e62e780a9cde048d5ae63610477617e5d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roland=20Holl=C3=B3s?= Date: Tue, 22 Jan 2019 13:12:09 +0100 Subject: [PATCH] fix typo: copyMusoExamleTo --- RBBGCMuso/R/musoExample.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RBBGCMuso/R/musoExample.R b/RBBGCMuso/R/musoExample.R index 3712cb3..1d52c8e 100644 --- a/RBBGCMuso/R/musoExample.R +++ b/RBBGCMuso/R/musoExample.R @@ -6,7 +6,7 @@ #'@param destination The destination where the example files will be copied. #'@export -copyMusoExamleTo <- function(example = NULL, destination = NULL){ +copyMusoExampleTo <- function(example = NULL, destination = NULL){ WindowsP <- Sys.info()[1] == "Windows" chooseExample <- function(){