diff --git a/setup.py b/setup.py index d286821..3d8af61 100644 --- a/setup.py +++ b/setup.py @@ -40,7 +40,7 @@ extra_compiler_args=[] ################################################################################## -# Try to resove +# Try to resolve # static dependencies resolution by looking into pkgconfig files def static_resolver(libs): deps = []