From b0c376d2a7ded722cd49f88e515c53632ec75730 Mon Sep 17 00:00:00 2001 From: Owen Jacobson Date: Wed, 28 May 2014 16:11:01 -0400 Subject: Typographic fixes around double quotes. --- wiki/java/install/centos.md | 2 +- wiki/java/install/ubuntu.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'wiki/java/install') diff --git a/wiki/java/install/centos.md b/wiki/java/install/centos.md index 7cbfacf..51c83f6 100644 --- a/wiki/java/install/centos.md +++ b/wiki/java/install/centos.md @@ -29,7 +29,7 @@ Applications that can't autodetect the JDK may need `JAVA_HOME` set to The [Java SE Development Kit 7](http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html) -tarballs can be installed by hand. Download the "Linux x64" `.tar.gz` version, +tarballs can be installed by hand. Download the “Linux x64” `.tar.gz` version, then unpack it in `/opt`: cd /opt diff --git a/wiki/java/install/ubuntu.md b/wiki/java/install/ubuntu.md index c74ff04..75d3478 100644 --- a/wiki/java/install/ubuntu.md +++ b/wiki/java/install/ubuntu.md @@ -56,7 +56,7 @@ enough not to be able to detect the JDK, you can set `JAVA_HOME` to The [Java SE Development Kit 7](http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html) -tarballs can be installed by hand. Download the "Linux x64" `.tar.gz` version, +tarballs can be installed by hand. Download the “Linux x64” `.tar.gz` version, then unpack it in `/opt`: cd /opt -- cgit v1.2.3