Fix a typo

This commit is contained in:
Matthias Clasen 2013-01-20 03:16:47 -05:00
parent 89aa9dbd98
commit 287849a1ee

View File

@ -284,7 +284,7 @@ unix_nothreads_LDADD = $(progs_ldadd)
TEST_PROGS += include
include_LDADD = $(progs_ldadd)
# some testing of gtester funcitonality
# some testing of gtester functionality
XMLLINT=xmllint
gtester-xmllint-check: # check testreport xml with xmllint if present
${GTESTER} -k --quiet -o tmpsample.xml --test-arg=--gtester-selftest ${GTESTER}