[jlm] 05/06: fix the case of Ruby in the package description
Martin Quinson
mquinson at alioth.debian.org
Sun Sep 8 19:17:47 UTC 2013
This is an automated email from the git hooks/post-receive script.
mquinson pushed a commit to branch debian-debian
in repository jlm.
commit 99515ffde6331e59ad0a5bed1123e8b835ca77f1
Author: Martin Quinson <martin.quinson at loria.fr>
Date: Sun Sep 8 21:14:09 2013 +0200
fix the case of Ruby in the package description
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index d0a4bd2..dde42fc 100644
--- a/debian/control
+++ b/debian/control
@@ -38,4 +38,4 @@ Description: Programming exerciser in Java, Python, Scala and others
Other lessons are planned to explore new concepts, such as the
backtracking, dynamic programming, object-oriented programming or the
standard libraries of python and Java. Other programming languages
- (such as ruby or JavaScript) may be added in the future.
\ No newline at end of file
+ (such as Ruby or JavaScript) may be added in the future.
\ No newline at end of file
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jlm.git
More information about the pkg-java-commits
mailing list