X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=check%2Fchecks.cpp;h=b78273812e0701f13fe0b1657d898560b182a0e6;hp=7a979f0857d963d15f6f7f35df29867cf4da1dc6;hb=db5765dc91202851739e196ba11bfccb0b3fe7bc;hpb=55d35dcf72dc411c8265628fcad2bd67d320a8c9 diff --git a/check/checks.cpp b/check/checks.cpp index 7a979f08..b7827381 100644 --- a/check/checks.cpp +++ b/check/checks.cpp @@ -71,7 +71,7 @@ int main() } else { cout << "(" << result << " individual failures)" << endl; } - cout << "please check check.out against check.ref for more details." + cout << "please check checks.out against check.ref for more details." << endl << "happy debugging!" << endl; }