From 821fa06847d5d7d76679c19256f650b49acc5a23 Mon Sep 17 00:00:00 2001
From: Laura DeCicco <ldecicco@usgs.gov>
Date: Wed, 14 Nov 2012 15:30:00 -0600
Subject: [PATCH] Updated data help text.

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

diff --git a/R/getWQPData.r b/R/getWQPData.r
index b81cbd91..2e0536bf 100644
--- a/R/getWQPData.r
+++ b/R/getWQPData.r
@@ -1,4 +1,4 @@
-#' Data Import for Water Quality Portal
+#' 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
 #' because it allows for other agencies rather than the USGS.  Therefore, the 5-digit parameter code cannot be used.
-- 
GitLab