Subject: | typos in pod |
Hi,
while working on the Debian packaging of the current version of
Socialtext-Resting, our QA tools called my attention to two typos in the
POD, which I'd like to forward for inclusion.
Florian
Subject: | spelling-error-in-manpage.patch |
Description: fix spelling errors reported by lintian
Author: Florian Schlichting <fschlich@zedat.fu-berlin.de>
--- a/bin/strut
+++ b/bin/strut
@@ -425,7 +425,7 @@
=head2 add_attachment <workspace> <page_name> <filename>
-Add the attachment to the specifed page on the system.
+Add the attachment to the specified page on the system.
=cut
--- a/lib/Socialtext/Resting.pm
+++ b/lib/Socialtext/Resting.pm
@@ -1141,7 +1141,7 @@
Posts a signal.
-Optional C<account_ids> and C<group_ids> arguments for targetting the signal.
+Optional C<account_ids> and C<group_ids> arguments for targeting the signal.
Optional C<in_reply_to_id> for specifying a signal_id this signal is in reply to.