Subject: | small error in POD documentation |
Date: | Thu, 7 Aug 2008 14:30:31 +0200 |
To: | bug-File-DesktopEntry [...] rt.cpan.org |
From: | Ansgar Burchardt <ansgar [...] 2008.43-1.org> |
Hi,
The POD documentation for File::DesktopEntry contains a small error:
"set(KEY =" VALUE, ...)>
"set(GROUP, KEY =" VALUE, ...)>
should be
"set(KEY => VALUE, ...)"
"set(GROUP, KEY => VALUE, ...)"
This happens because the first ">" encountered closes the C<> tag.
The attached patch should solve this problem.
The bug was originally reported by Charles Plessy in the Debian Bug
Tracking System (http://bugs.debian.org/475485), Colin Watson proposed a
slightly different patch there.
Regards,
Ansgar
--
PGP: 1024D/595FAD19 739E 2D09 0969 BEA9 9797 B055 DDB0 2FF7 595F AD19
Message body is not shown because sender requested not to inline it.