diff --git a/Changes b/Changes index 7a1a7de..4031d6c 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,5 @@ 0.07 + - Fix typo in doc. - Rename example file to better name. - Update copyright years. - Update README file. diff --git a/DjVuLibre.pm b/DjVuLibre.pm index 9c0c864..5adb948 100644 --- a/DjVuLibre.pm +++ b/DjVuLibre.pm @@ -36,7 +36,7 @@ Alien::DjVuLibre - Find or download and install DjVuLibre. Some packages insist on using DjVuLibre library. -This package detect system DjvuLibre library or install own. +This package detect system DjVuLibre library or install own. =head1 SUBROUTINES/METHODS diff --git a/README b/README index b9ef698..b8e2eaa 100644 --- a/README +++ b/README @@ -19,7 +19,7 @@ SYNOPSIS DESCRIPTION Some packages insist on using DjVuLibre library. - This package detect system DjvuLibre library or install own. + This package detect system DjVuLibre library or install own. SUBROUTINES/METHODS All methods are inherited from Alien::Base.