diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2015-09-20 20:54:08 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2015-09-20 20:54:08 +0000 |
commit | 41a7072cfbf055dc6c89e9ca7fa617b720337e24 (patch) | |
tree | b63994e684ffd6fb805f9017ff2e8c81d549ca91 /java | |
parent | 20b96b3ed5bab9778e6a3bfb8c877e145c9b2404 (diff) | |
download | freebsd-ports-41a7072cfbf055dc6c89e9ca7fa617b720337e24.zip |
Typos, whitespace and capitalization fixes (G-P).
Diffstat (limited to 'java')
-rw-r--r-- | java/jrosetta/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/java/jrosetta/pkg-descr b/java/jrosetta/pkg-descr index 94809944d2fc..49521a5c3952 100644 --- a/java/jrosetta/pkg-descr +++ b/java/jrosetta/pkg-descr @@ -4,7 +4,7 @@ as command history, completion and so on for instance for scripting language or command line. This project can be seen as the evolution of the components developed in JyConsole. For now, JRosetta provides only API and graphical components. A Jython implementation for the scripting engine should be -available during the first semester 2009. +available during the first semester 2009. Functionalities * Generic abstract API for script engine @@ -17,7 +17,7 @@ Platform compatibility * JRosetta has been developed in pure Java, but relies on a JVM 1.5. * No specific hardware is needed. -For further information, please contact us at the following adress : +For further information, please contact us at the following address: contact at artenum.com WWW: http://dev.artenum.com/projects/JRosetta |