[Pkg-javascript-commits] [node-is-module] 01/05: Fix the description

Julien Puydt julien.puydt at laposte.net
Thu Sep 21 07:23:00 UTC 2017


This is an automated email from the git hooks/post-receive script.

jpuydt-guest pushed a commit to branch master
in repository node-is-module.

commit f4a7db8187e91b6ac8f303c4d154f9253fa18a6c
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Wed Sep 20 23:13:20 2017 +0200

    Fix the description
---
 debian/control | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index bf537eb..a4be4cf 100644
--- a/debian/control
+++ b/debian/control
@@ -14,8 +14,7 @@ Architecture: all
 Depends: ${misc:Depends}, nodejs
 Description: Node.js code to check if a string is an ES6 module
  This simple code checks whether a string is the source of an ES6 module. It
- doesn't actually execute the code and doesn't check other module types and
- doesn't check other module types, so source strings without module loaders
- aren't recognized as modules.
+ doesn't actually execute the code and doesn't check other module types, so
+ source strings without module loaders aren't recognized as modules.
  .
  Node.js is an event-based server-side JavaScript engine.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-is-module.git



More information about the Pkg-javascript-commits mailing list