From: Joey Schulze Date: Wed, 4 Aug 2004 10:59:55 +0000 (+0000) Subject: Untypo by Martin Schulte X-Git-Url: https://git.infodrom.org/?p=infodrom%2Fdtaus;a=commitdiff_plain;h=17a77b96bc84a5e310cebf990cce40c83ea3b3fd Untypo by Martin Schulte --- diff --git a/dtaus.c b/dtaus.c index d2c29f6..e533b67 100644 --- a/dtaus.c +++ b/dtaus.c @@ -1,6 +1,6 @@ /* dtaus.c - Belegloser Datenträgeraustausch mit einer Bank - Copyright (c) 1996,8,2001,2,3 Martin Schulze + Copyright (c) 1996,8,2001-4 Martin Schulze This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -1206,7 +1206,7 @@ int control2dtaus (char *ccontrol, char *cdtaus, char *cbeleg, char *ccheck) fprintf(fbeleg, "\n VOL ........................:\n"); fprintf(fbeleg, "\n Erstellungsdatum ...........: %s\n", get_date()); if (valA[A_TODO]) { - fprintf(fbeleg, "\n Ausfuehrugsdatum ...........: %s\n", valA[A_TODO]); + fprintf(fbeleg, "\n Ausfuehrungsdatum ..........: %s\n", valA[A_TODO]); } if (use_euro) fprintf(fbeleg, "\n Waehrung ...................: Euro\n");