diff --git a/DESCRIPTION b/DESCRIPTION
index 7e1a44c0c193fb35847d5e44fa7e75419007c950..2cb835c55feef7d2a57e4f93c0bb73e54619f86b 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -1,7 +1,7 @@
 Package: dataRetrieval
 Type: Package
 Title: Retrieval Functions for USGS and EPA Hydrologic and Water Quality Data
-Version: 2.0.1.9000
+Version: 2.0.1
 Date: 2014-12-02
 Authors@R: c( person("Robert", "Hirsch", role = c("aut"),
     email = "rhirsch@usgs.gov"),
diff --git a/R/readWQPqw.r b/R/readWQPqw.r
index 7bee617a7866258bd027fce4866f96f2b781b7c9..cf87ac9f1a6503f5f492ab0fb20ef4bcad4981b6 100644
--- a/R/readWQPqw.r
+++ b/R/readWQPqw.r
@@ -7,7 +7,7 @@
 #' either USGS, or other Water Quality Portal offered sites. It is required to use the 'full'
 #' site name, such as 'USGS-01234567'. 
 #'
-#' @param siteNumber character site number. This needs to include the full agency code prefix.
+#' @param siteNumbers character site number. This needs to include the full agency code prefix.
 #' @param parameterCd vector of USGS 5-digit parameter code or characteristicNames. 
 #' Leaving this blank will return all of the measured values during the specified time period.
 #' @param startDate character starting date for data retrieval in the form YYYY-MM-DD. Default is "" which indicates
diff --git a/R/tabbedDataRetrievals.R b/R/tabbedDataRetrievals.R
index 38e79cf6d415a427e639b8dd59147fd1ef4e28fd..7c63acf4dcda39ee968d316b87908b078db9d79d 100644
--- a/R/tabbedDataRetrievals.R
+++ b/R/tabbedDataRetrievals.R
@@ -4,7 +4,7 @@
 #' Package: \tab dataRetrieval\cr
 #' Type: \tab Package\cr
 #' Version: \tab 2.0.1\cr
-#' Date: \tab 2014-11-24\cr
+#' Date: \tab 2014-12-02\cr
 #' License: \tab Unlimited for this package, dependencies have more restrictive licensing.\cr
 #' Copyright: \tab This software is in the public domain because it contains materials
 #' that originally came from the United States Geological Survey, an agency of