diff options
author | Niels Thykier <nthykier@debian.org> | 2010-04-06 19:47:42 +0000 |
---|---|---|
committer | Niels Thykier <nthykier@debian.org> | 2010-04-06 19:47:42 +0000 |
commit | 0d834f190869cbd81c51bd08e6162d1e90c76926 (patch) | |
tree | 5842c71f798a4aca61b677c81afdf6d1f49e098b /debian/control | |
parent | ae0319cc30f359f7f3c79579f0a53b9328186ae5 (diff) | |
download | java-common-0d834f190869cbd81c51bd08e6162d1e90c76926.tar.gz |
Fix jdk -> jre misspelling, sync the faq.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 1cc17e3..2174312 100644 --- a/debian/control +++ b/debian/control @@ -35,7 +35,7 @@ Provides: ${jre:provides} Description: Standard Java or Java compatible Runtime This package points to the Java runtime, or Java compatible runtime recommended for the ${jre:arch} architecture, - which is ${jdk} for ${jre:arch}. + which is ${jre} for ${jre:arch}. Package: default-jre-headless Architecture: any |