diff --git a/library/src/hcc_detail/hipsparselt.cpp b/library/src/hcc_detail/hipsparselt.cpp index 3d7e63d..beb7759 100644 --- a/library/src/hcc_detail/hipsparselt.cpp +++ b/library/src/hcc_detail/hipsparselt.cpp @@ -1005,7 +1005,7 @@ catch(...) return exception_to_hipsparselt_status(); } -hipsparseStatus_t hipsparseLtGetPorperty(hipLibraryPropertyType propertyType, int* value) +hipsparseStatus_t hipsparseLtGetProperty(hipLibraryPropertyType propertyType, int* value) try { switch(propertyType)