Source: libxmltooling-java-doc
Followup-For: Bug #756610
Please find a patch attached.
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.14-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff --git a/debian/control b/debian/control
index 3deb382..ef0dcc5 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Section: doc
Depends: ${misc:Depends}, ${maven:DocDepends}
Recommends: ${maven:DocOptionalDepends}
Suggests: libxmltooling-java
-Description: Documentation for XMLTooling-J
+Description: Documentation for libxmltooling-java
XMLTooling-J is a low-level library that may be used to construct libraries
that allow developers to work with XML in a Java beans manner.
.