--- a/setup.py Mon Mar 09 20:19:24 2020 +0100 +++ b/setup.py Mon Mar 09 20:21:38 2020 +0100 @@ -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