diff options
author | Julian Andres Klode <jak@debian.org> | 2009-12-01 19:13:06 +0100 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2009-12-01 19:13:06 +0100 |
commit | 3f6625449c97c0e88234cd5a6bb21b607449b104 (patch) | |
tree | 245ea7bfdcd825603b6a60bcd371531297f4fbdc /doc/po/de.po | |
parent | c32163ac3c6fa422136de80640144261be63d2f5 (diff) |
doc/po/de.po: Fix missing > in </option>.
Diffstat (limited to 'doc/po/de.po')
-rw-r--r-- | doc/po/de.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/po/de.po b/doc/po/de.po index 88f079dd6..a7083d902 100644 --- a/doc/po/de.po +++ b/doc/po/de.po @@ -2140,7 +2140,7 @@ msgstr "<option>-d</option>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-cdrom.8.xml:95 msgid "<option>--cdrom</option>" -msgstr "<option>--cdrom</option" +msgstr "<option>--cdrom</option>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-cdrom.8.xml:96 |