[pkg-java-blog] 01/01: Use backticks

Markus Koschany apo at moszumanska.debian.org
Sun Jun 12 20:01:33 UTC 2016


This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository pkg-java-blog.

commit 8361fd52961c4600e9ddbe73ddcf7b6528f0f6ec
Author: Markus Koschany <apo at debian.org>
Date:   Sun Jun 12 22:01:23 2016 +0200

    Use backticks
---
 content/2016/wheezy-lts-and-the-switch-to-openjdk7.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/2016/wheezy-lts-and-the-switch-to-openjdk7.md b/content/2016/wheezy-lts-and-the-switch-to-openjdk7.md
index 6778888..717ad56 100644
--- a/content/2016/wheezy-lts-and-the-switch-to-openjdk7.md
+++ b/content/2016/wheezy-lts-and-the-switch-to-openjdk7.md
@@ -60,7 +60,7 @@ news](https://www.debian.org/News/news) and also not subscribed to
 2016** is the day when OpenJDK 7 will be made the default Java implementation in
 Wheezy LTS. Of course there is no need to wait. Remove OpenJDK 6 and switch now:
 
-'''
+```
 sudo update-alternatives --config java
-'''
+```
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/pkg-java-blog.git



More information about the pkg-java-commits mailing list