Fix a typo
authorMatthias Clasen <mclasen@redhat.com>
Sun, 20 Jan 2013 08:16:47 +0000 (03:16 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 20 Jan 2013 08:16:47 +0000 (03:16 -0500)
glib/tests/Makefile.am

index 983259b..d4470e0 100644 (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}