[Pkg-javascript-commits] [node-simple-fmt] 01/01: Fixed typo in description (Closes #811179)
Julien Puydt
julien.puydt at laposte.net
Sun Oct 2 18:22:29 UTC 2016
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a commit to branch master
in repository node-simple-fmt.
commit 2863d08b9e2ae78e6d138024e0b7f7ebc73746eb
Author: Julien Puydt <julien.puydt at laposte.net>
Date: Sun Oct 2 20:20:41 2016 +0200
Fixed typo in description (Closes #811179)
---
debian/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 47def07..6bcdcf9 100644
--- a/debian/control
+++ b/debian/control
@@ -22,8 +22,8 @@ Package: libjs-simple-fmt
Architecture: all
Multi-Arch: foreign
Depends: javascript-common, ${misc:Depends}
-Description: maximally minimal type-testing library (JavaScript lib)
- Maximally minimal type-testing library, to make code more
- readable compared to plain old string concatenation using '+'.
+Description: maximally minimal string formatting library (JavaScript lib)
+ Maximally minimal string formatting library, to make code
+ more readable compared to plain old string concatenation using '+'.
.
This package contains the library for in-browser use.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-simple-fmt.git
More information about the Pkg-javascript-commits
mailing list