diff -r 7ece94219310 -r b17672e6812d setup.py --- a/setup.py Sat Mar 07 11:12:38 2020 +0100 +++ b/setup.py Sun Apr 05 12:06:15 2020 +0200 @@ -44,7 +44,7 @@ def getPackageData(package, extensions): """ - Function to return data files of a package with givene extensions. + Function to return data files of a package with given extensions. @param package name of the package directory @type str