diff --git a/songbook_core/data/latex/SongbookUtils.sty b/songbook_core/data/latex/SongbookUtils.sty index 76dde0bf..6aea62ab 100644 --- a/songbook_core/data/latex/SongbookUtils.sty +++ b/songbook_core/data/latex/SongbookUtils.sty @@ -1,6 +1,6 @@ % Songbook Package -- version 0.1 for LaTeX2e % -% This package provide macro for automatic songbook +% This package provides macro for automatic songbook % generation. See http://github.com/patacrep/songbook-core/ \NeedsTeXFormat{LaTeX2e}[1994/06/01] @@ -388,4 +388,4 @@ } } -\endinput \ No newline at end of file +\endinput diff --git a/songbook_core/data/latex/crepbook.sty b/songbook_core/data/latex/crepbook.sty index 68e400d8..3e2c9046 100644 --- a/songbook_core/data/latex/crepbook.sty +++ b/songbook_core/data/latex/crepbook.sty @@ -1,6 +1,6 @@ % Crepbook Package -- version 0.1 for LaTeX2e % -% This package is intend to use with the songbook package. +% This package is intended to be used with the songbook package. % It defines some layout for automatic songbook generation. % See http://github.com/patacrep/songbook-core/