Untypo by Martin Schulte <dtaus@ratinganwendung.de>
authorJoey Schulze <joey@infodrom.org>
Wed, 4 Aug 2004 10:59:55 +0000 (10:59 +0000)
committerJoey Schulze <joey@infodrom.org>
Wed, 4 Aug 2004 10:59:55 +0000 (10:59 +0000)
dtaus.c

diff --git a/dtaus.c b/dtaus.c
index d2c29f6..e533b67 100644 (file)
--- a/dtaus.c
+++ b/dtaus.c
@@ -1,6 +1,6 @@
 /*
     dtaus.c - Belegloser Datenträgeraustausch mit einer Bank
 /*
     dtaus.c - Belegloser Datenträgeraustausch mit einer Bank
-    Copyright (c) 1996,8,2001,2,3  Martin Schulze <joey@infodrom.org>
+    Copyright (c) 1996,8,2001-4  Martin Schulze <joey@infodrom.org>
 
     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
 
     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    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");
       }
       if (use_euro)
        fprintf(fbeleg, "\n    Waehrung ...................: Euro\n");