Skip to content

Commit

Permalink
Merge pull request #1 from manwar/fix-minor-typo
Browse files Browse the repository at this point in the history
Fixed minor typo.
  • Loading branch information
ivanwills committed Dec 12, 2018
2 parents aeb5e20 + 10e7c42 commit 9df21d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/SVG/Calendar.pm
Original file line number Diff line number Diff line change
Expand Up @@ -633,7 +633,7 @@ Return: list - A list of the files created
Description: Creates the SVG calendar files for each month of the year (or for
each month from start and end)
eg $svg->output_year( 2006, 'folowers' );
eg $svg->output_year( 2006, 'flowers' );
Will result in the following files created
Expand Down

0 comments on commit 9df21d3

Please sign in to comment.