From 0e65209e09a485c6b25338428153bf9bb0263792 Mon Sep 17 00:00:00 2001 From: "Russell-DataScience@PIBJr" Date: Fri, 16 Oct 2015 13:04:12 -0400 Subject: [PATCH] Wording --- listWithDefaults/DESCRIPTION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/listWithDefaults/DESCRIPTION b/listWithDefaults/DESCRIPTION index 669aa99..db1f409 100644 --- a/listWithDefaults/DESCRIPTION +++ b/listWithDefaults/DESCRIPTION @@ -5,7 +5,7 @@ Version: 1.0.0 Date: 2015-10-16 Author: Russell S. Pierce Maintainer: Russell S. Pierce -Description: Provides listWithDefaults, a function that as an extention to base::list allows defaults to be inherited from another list. +Description: Provides listWithDefaults, a function that as an extention to base::list allows default values to be inherited from another list. License: GPL-2 Suggests: testthat Imports: assertthat