From 52944c4207b308876419829cc5d67ff5a132891b Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Sun, 14 Nov 2010 21:52:02 -0500 Subject: [PATCH] Grammar --- lib/class.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/class.js b/lib/class.js index fb195b8..59374ff 100644 --- a/lib/class.js +++ b/lib/class.js @@ -181,7 +181,7 @@ function prop_copy( props, dest, result_data ) } } - // should we regenerate the array of abstract methods (this must be done + // should we regenerate the array of abstract methods? (this must be done // because the length of the array remains the same after deleting elements) if ( abstract_regen ) {