From: Kern Sibbald Date: Tue, 10 Feb 2004 15:58:58 +0000 (+0000) Subject: Correct typo in tapetest.c X-Git-Tag: Release-1.34.0~140 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=bf73e5fcf615fd7c8374b7c71caadb97b7e5fb7a;p=bacula%2Fbacula Correct typo in tapetest.c git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1038 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/platforms/freebsd/tapetest.c b/bacula/platforms/freebsd/tapetest.c index d055ae9d2d..2629a40991 100644 --- a/bacula/platforms/freebsd/tapetest.c +++ b/bacula/platforms/freebsd/tapetest.c @@ -72,7 +72,7 @@ * Total files=1, blocks=17913, bytes = 1155603456 * ======== * - * which is incroorect because it wrote 17,926 blocks but read + * which is incorrect because it wrote 17,926 blocks but read * back only 17,913 blocks. * *