diff --git a/python/scripts/verify_external_roundtrip_correctness.py b/python/scripts/verify_external_roundtrip_correctness.py index 187e1df1d1ed..e61a222098c7 100644 --- a/python/scripts/verify_external_roundtrip_correctness.py +++ b/python/scripts/verify_external_roundtrip_correctness.py @@ -46,7 +46,7 @@ Execution instructions ---------------------- -This script needs to be pointed the the DBPA library to be tested. It can be done by +This script needs to be pointed the the DBPA library to be tested. It can be done by setting the DBPA_LIBRARY_PATH environment variable. You need to ensure that the library is in the LD_LIBRARY_PATH (or its equivalent)