Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion python/scripts/verify_external_roundtrip_correctness.py
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down