From: Adam Dickmeiss Date: Tue, 24 Sep 2002 08:00:32 +0000 (+0000) Subject: spelling X-Git-Tag: YAZ.1.9.1~24 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=b6f9808662c04f1037956112e5cf8a83af19c59f spelling --- diff --git a/zoom/zoomtst2.c b/zoom/zoomtst2.c index c0d85db..59f85f2 100644 --- a/zoom/zoomtst2.c +++ b/zoom/zoomtst2.c @@ -1,5 +1,5 @@ /* - * $Id: zoomtst2.c,v 1.3 2001-11-18 21:14:23 adam Exp $ + * $Id: zoomtst2.c,v 1.4 2002-09-24 08:00:32 adam Exp $ * * Asynchronous single-target client performing search (no retrieval) */ @@ -20,7 +20,7 @@ int main(int argc, char **argv) { fprintf (stderr, "usage:\n%s target query\n", *argv); fprintf (stderr, - "Verify: aasynchronous single-target client\n"); + "Verify: asynchronous single-target client\n"); exit (1); }