[Bps-public-commit] Data-ICal branch, master, updated. 0.17-1-g9fd3c5a

Thomas Sibley trs at bestpractical.com
Mon Dec 5 10:58:40 EST 2011


The branch, master has been updated
       via  9fd3c5ad5239ab9500094b4f22d33f6db074cbec (commit)
      from  03bae00f66cbda668c02caa281df585bd0698e86 (commit)

Summary of changes:
 lib/Data/ICal/Entry.pm    |    2 +-
 lib/Data/ICal/Property.pm |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

- Log -----------------------------------------------------------------
commit 9fd3c5ad5239ab9500094b4f22d33f6db074cbec
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Dec 3 04:37:29 2011 -0500

    Fix spelling errors in manpage
    
    Signed-off-by: Thomas Sibley <trs at bestpractical.com>

diff --git a/lib/Data/ICal/Entry.pm b/lib/Data/ICal/Entry.pm
index 3482a35..ac27abb 100644
--- a/lib/Data/ICal/Entry.pm
+++ b/lib/Data/ICal/Entry.pm
@@ -81,7 +81,7 @@ If any mandatory property is missing, issues a warning.
 
 The string to use as a newline can optionally be specified by giving
 the a C<crlf> argument, which defaults to C<\x0d\x0a>, per RFC 2445
-spec; this option is primarily for backwards compatability with
+spec; this option is primarily for backwards compatibility with
 versions of this module before 0.16.
 
 =cut
diff --git a/lib/Data/ICal/Property.pm b/lib/Data/ICal/Property.pm
index cf31e4c..bf52805 100644
--- a/lib/Data/ICal/Property.pm
+++ b/lib/Data/ICal/Property.pm
@@ -181,7 +181,7 @@ non-rfc-compliant calendars.
 =item crlf
 
 Defaults to C<\x0d\x0a>, per RFC 2445 spec.  This option is primarily
-for backwards compatability with version of this module prior to 0.16,
+for backwards compatibility with version of this module prior to 0.16,
 which used C<\x0a>.
 
 =back

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list