[plm] 02/04: Spellcheck plm(1)
Martin Quinson
mquinson at moszumanska.debian.org
Sat Dec 24 21:56:29 UTC 2016
This is an automated email from the git hooks/post-receive script.
mquinson pushed a commit to branch master
in repository plm.
commit 1da0e8334a9d0bd082017647c65ee9bf74c9eb8f
Author: Martin Quinson <martin.quinson at loria.fr>
Date: Sun Sep 18 16:39:15 2016 +0200
Spellcheck plm(1)
---
debian/changelog | 1 +
debian/plm.1 | 19 ++++++-------------
2 files changed, 7 insertions(+), 13 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index efc7b3f..36ed5b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ plm (2.6+repack-3) UNRELEASED; urgency=medium
* Add run-time dependencies on default-jdk, jython and jruby.
Recommends are not enough for beginners.
+ * Spellcheck plm(1)
-- Martin Quinson <mquinson at debian.org> Sun, 18 Sep 2016 15:51:09 +0200
diff --git a/debian/plm.1 b/debian/plm.1
index 73cf15c..ab1136e 100644
--- a/debian/plm.1
+++ b/debian/plm.1
@@ -12,9 +12,9 @@
The \fBProgrammer's Learning Machine (PLM)\fP is a free cross-platform
programming exerciser. It lets you explore various concepts of
programming through interactive exercises, that you can solve in
-either Java, python or scala (see below for the Scala suppport). The interface and the whole content is
-througfully translated to English and French, and mostly translated to
-Brazilian and Italian.
+either Java, python or scala (see below for the Scala support). The
+interface and the whole content is thoughtfully translated to English
+and French, and mostly translated to Brazilian and Italian.
The following lessons are included in this package:
@@ -24,13 +24,13 @@ Teaches the basics of programming to absolute beginners
.TP 13
.B . Maze:
-Presentes some classical maze escaping algorithms for intermediate
+Presents some classical maze escaping algorithms for intermediate
.TP 13
.B . Sort:
Focuses on the classical sorting algorithms for intermediate. One
introduction lesson presents the basics of the sorting algorithms
-while two additional lessons apply them in more recreative settings.
+while two additional lessons apply them in more recreating settings.
.TP 13
.B . Recursion:
@@ -56,14 +56,7 @@ version 1.6 or higher, either from OpenJDK or from another vendor.
options; every elements are configured either through the user-defined
property file, or within the graphical interface directly.
-.SH SCALA SUPPORT
-
-The current Debian version (2.9) of scala is too ancient for the PLM,
-that requires at least 2.10. The support for the Scala language was
-thus removed from the Debian package. Sorry for the inconvenience.
-Please help us packaging the latest release of Scala if you can.
-
-.SH FUTURE EVOLUTIONS
+.SH FUTURE EVOLUTION
Other lessons are planned to explore new concepts, such as the
backtracking, dynamic programming, object-oriented programming or the
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plm.git
More information about the pkg-java-commits
mailing list