diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-05-06 17:40:18 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-05-06 17:40:18 +0000 |
commit | f1446ddf2bf8118f432b3ac74c88db3d832669a8 (patch) | |
tree | 37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /lang/java-lang-spec/DESCR | |
parent | 37170ce899bdf394cca1d0769b2215d84b15a7ee (diff) | |
download | pkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.tar.gz |
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'lang/java-lang-spec/DESCR')
-rw-r--r-- | lang/java-lang-spec/DESCR | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/java-lang-spec/DESCR b/lang/java-lang-spec/DESCR index 1e78076bf26..71aa3012d56 100644 --- a/lang/java-lang-spec/DESCR +++ b/lang/java-lang-spec/DESCR @@ -1,9 +1,9 @@ Written by the inventors of the technology, The Java(TM) Language Specification is the definitive technical reference for the Java(TM) programming language. If you want to know the premise meaning of the -language's constructs, this is the source for you. +language's constructs, this is the source for you. The book provides complete, accurate, and detailed coverage of the syntax and semantics of the Java programming language. It describes all aspects of the language, including the semantics of all types, statements, and -expressions, as well as threads and binary compatibility. +expressions, as well as threads and binary compatibility. |