Subject: | documentation typo in 1.06? |
Date: | Fri, 15 Aug 2014 08:44:32 +0100 |
To: | <bug-Object-Tiny [...] rt.cpan.org> |
From: | Bob Wilkinson <bob.wilkinson [...] cristie.com> |
In the perldoc Description section, I see
For a large list, I lay it out like this...
use Object::Tiny qw{
item_font_face
item_font_color
item_font_size
item_text_content
item_display_time
seperator_font_face
seperator_font_color
seperator_font_size
seperator_text_content
};
It would be better surely to spell 'seperator' as separator
correctly throughout?
Bob