From ab4c9ef0d6e687166fe6b6a73fc9910eb87e802d Mon Sep 17 00:00:00 2001 From: Klaxon Date: Tue, 2 Oct 2018 15:12:51 +1000 Subject: [PATCH] fix comment --- test/tests/operations/ExtractEmailAddresses.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/tests/operations/ExtractEmailAddresses.mjs b/test/tests/operations/ExtractEmailAddresses.mjs index 728d3c57..d56a9faf 100644 --- a/test/tests/operations/ExtractEmailAddresses.mjs +++ b/test/tests/operations/ExtractEmailAddresses.mjs @@ -1,5 +1,5 @@ /** - * Parse IP Range tests. + * extract email address tests. * * @author Klaxon [klaxon@veyr.com] * @copyright Crown Copyright 2017