diff --git a/R/getWQPData.r b/R/getWQPData.r
index 2e0536bf5dde8d89561d72b9670a64754c216c0a..95945911ce4d46fb3053a2e8dc4fcbc585d97720 100644
--- a/R/getWQPData.r
+++ b/R/getWQPData.r
@@ -1,6 +1,6 @@
 #' Data Import from Water Quality Portal
 #'
-#' Imports data from Water Quality Portal web service. This function gets the data from here: \url{http://www.waterqualitydata.us}. This function is more general than getQWData
+#' Imports data blah blah from Water Quality Portal web service. This function gets the data from here: \url{http://www.waterqualitydata.us}. This function is more general than getQWData
 #' because it allows for other agencies rather than the USGS.  Therefore, the 5-digit parameter code cannot be used.
 #' Instead, this function uses characteristicName.  A complete list can be found here \url{http://www.waterqualitydata.us/Codes/Characteristicname}
 #'