aboutsummaryrefslogtreecommitdiff
path: root/R/pkg/inst/profile/shell.R
diff options
context:
space:
mode:
Diffstat (limited to 'R/pkg/inst/profile/shell.R')
-rw-r--r--R/pkg/inst/profile/shell.R2
1 files changed, 1 insertions, 1 deletions
diff --git a/R/pkg/inst/profile/shell.R b/R/pkg/inst/profile/shell.R
index 7189f1a260..90a3761e41 100644
--- a/R/pkg/inst/profile/shell.R
+++ b/R/pkg/inst/profile/shell.R
@@ -38,7 +38,7 @@
if (nchar(sparkVer) == 0) {
cat("\n")
} else {
- cat(" version ", sparkVer, "\n")
+ cat(" version ", sparkVer, "\n")
}
cat(" /_/", "\n")
cat("\n")