summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2017-06-19 08:41:37 -0700
committerMark Spruiell <mes@zeroc.com>2017-06-19 08:41:37 -0700
commit9193ee800b4107a27b72b6f800923cab3017cdc9 (patch)
treeb188d66e85699fbb633e0e3ee12e5c1eb1e67eb4 /java
parentICE-8103 - fix for cpp/BuildInstructionsLinux.md (diff)
downloadice-9193ee800b4107a27b72b6f800923cab3017cdc9.tar.bz2
ice-9193ee800b4107a27b72b6f800923cab3017cdc9.tar.xz
ice-9193ee800b4107a27b72b6f800923cab3017cdc9.zip
minor edits to Java build instructions
Diffstat (limited to 'java')
-rw-r--r--java/BuildInstructions.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/BuildInstructions.md b/java/BuildInstructions.md
index 17259697946..db3572fc401 100644
--- a/java/BuildInstructions.md
+++ b/java/BuildInstructions.md
@@ -48,7 +48,7 @@ packages automatically from ZeroC's Maven repository located at
### Bzip2 Compression
Ice for Java supports protocol compression using the bzip2 classes included
-with [Apache Commons Compres][5].
+with [Apache Commons Compress][5].
The Maven package id for the commons-compress JAR file is as follows: