Skip to content

Commit c603916

Browse files
committed
Correct formating error in docs
1 parent 56f8b87 commit c603916

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.rst

+1
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ install the JRE by executing the following from a shell.
7878
sudo apt-get install sun-java6-jre
7979

8080
Or if you ran the script with the -7 option.
81+
::
8182

8283
sudo apt-get install oracle-java7-jre
8384

oab-java.sh

+1
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,7 @@ function usage() {
266266
echo " sudo apt-get install sun-java6-jre"
267267
echo
268268
echo "Or if you ran the script with the ``-7`` option."
269+
echo "::"
269270
echo
270271
echo " sudo apt-get install oracle-java7-jre"
271272
echo

0 commit comments

Comments
 (0)