diff --git a/R/dateFormatCheck.r b/R/dateFormatCheck.r
index 19b0f02f25e37358273b5d517abeb4a2dbf4370f..f01570bd58d8d00e3904ec230e15e1471b2e8c02 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.
 #'