diff options
author | Stefano Lattarini <stefano.lattarini@gmail.com> | 2012-06-21 11:43:54 +0200 |
---|---|---|
committer | Stefano Lattarini <stefano.lattarini@gmail.com> | 2012-06-21 11:43:54 +0200 |
commit | 9c6ee0cdc01f2c9ac2cf9dd780a681c9ffc0ee7f (patch) | |
tree | 1abc3cd6fceae443c60bb856df4c38fb797718d5 /lib | |
parent | 0f330313ccadc5c027e482f9e3fc8a05bb57e375 (diff) | |
download | automake-9c6ee0cdc01f2c9ac2cf9dd780a681c9ffc0ee7f.tar.gz |
typofix: s/test derivers/test drivers/ in check.am comments
Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
Diffstat (limited to 'lib')
-rw-r--r-- | lib/am/check.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/am/check.am b/lib/am/check.am index 9cda82aba..ba4de46b2 100644 --- a/lib/am/check.am +++ b/lib/am/check.am @@ -56,7 +56,7 @@ include inst-vars.am ## originally written at EPITA/LRDE, further developed at Gostai, then made ## its way from GNU coreutils to end up, largely rewritten, in Automake. ## The current version is an heavy rewrite of that, to allow for support -## of more test metadata, and the use of custom test derivers and protocols +## of more test metadata, and the use of custom test drivers and protocols ## (among them, TAP). am__recheck_rx = ^[ ]*:recheck:[ ]* |