Skip to content

Commit 31856a5

Browse files
committed
Typo
1 parent fb64c7b commit 31856a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -750,7 +750,7 @@ then
750750
fi
751751
fi
752752

753-
# By default the test suite *requires* valgrind. Detect it's absence.
753+
# By default the test suite *requires* valgrind. Detect its absence.
754754
if [ -z "$CFG_VALGRIND" ]
755755
then
756756
if [ ! -z "$CFG_ENABLE_VALGRIND" ] || [ -z "$CFG_DISABLE_VALGRIND_RPASS" ]

0 commit comments

Comments
 (0)