diff --git a/sorting/numeric-comma.js b/sorting/numeric-comma.js index 99ebd0a..f72219e 100644 --- a/sorting/numeric-comma.js +++ b/sorting/numeric-comma.js @@ -9,7 +9,7 @@ * to this method. * * @name Commas for decimal place - * @summary Sort numbers correctly which use a common as the decimal place. + * @summary Sort numbers correctly which use a comma as the decimal place. * @deprecated * @author [Allan Jardine](http://sprymedia.co.uk) *