[Pkg-javascript-commits] [node-isexe] 05/05: Fix typo
Bastien Roucariès
rouca at moszumanska.debian.org
Fri Aug 25 15:31:04 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-isexe.
commit 924bc2cef8f2d98f8520bf57641b59b17f8a768b
Author: Bastien ROUCARIÈS <roucaries.bastien at gmail.com>
Date: Fri Aug 25 17:29:40 2017 +0200
Fix typo
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index ef01c3b..b3a100b 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Depends:
, nodejs
Description: minimal module to check if a file is executable
This Node.js module allows ones to check if a given file is executable,
- using promise is available and checking PATHEXT environement
+ using promise is available and checking PATHEXT environment
variable on windows.
.
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-isexe.git
More information about the Pkg-javascript-commits
mailing list