diff --git a/lib/Data/MoneyCurrency.pm b/lib/Data/MoneyCurrency.pm index fef5872..53d57e3 100644 --- a/lib/Data/MoneyCurrency.pm +++ b/lib/Data/MoneyCurrency.pm @@ -43,7 +43,7 @@ Get currency information for different currencies. # # ... # } -This uses some data found in in the Ruby library +This uses some data found in the Ruby library L, but it has no dependency on it, the relevant data files are already included.