From ee9ae4f3f8d6ba40da9560b8e42c6976097a9377 Mon Sep 17 00:00:00 2001 From: Navdeep Gill Date: Thu, 3 Mar 2016 13:44:52 -0800 Subject: [PATCH] Fix typo --- scripts/plotDataMySQL.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/plotDataMySQL.R b/scripts/plotDataMySQL.R index b23a9ed95148..384297bff0cb 100644 --- a/scripts/plotDataMySQL.R +++ b/scripts/plotDataMySQL.R @@ -1,6 +1,6 @@ ####################################################################################### #' A way to get relevant information from Master Jenkins. -#' Plot queries from getData.R +#' Plot queries from getDataMySQL.R #' @author navdeepgill ####################################################################################### #Plot data from getData.R