From 26055ec099e10102ffb75fedcccea572282109c6 Mon Sep 17 00:00:00 2001
From: Laura DeCicco <ldecicco@usgs.gov>
Date: Thu, 12 Jun 2014 09:41:43 -0500
Subject: [PATCH] Improved documentation.

---
 R/dateFormatCheck.r | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/R/dateFormatCheck.r b/R/dateFormatCheck.r
index 19b0f02f..f01570bd 100644
--- a/R/dateFormatCheck.r
+++ b/R/dateFormatCheck.r
@@ -1,4 +1,4 @@
-#' dateFormatCheck
+#' Check date format
 #'
 #' Checks to see if format is YYYY-MM-DD. Also performs a few other date checks.
 #'
-- 
GitLab