From: Christoph Hellwig Date: Tue, 7 Jul 2009 17:43:51 +0000 (+0200) Subject: fix trivial typo in test 204 description X-Git-Tag: v1.1.0~252 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=aeff6a1dab95daf0241f0cb5160ad1d827e2cd89;p=xfstests-dev.git fix trivial typo in test 204 description Signed-off-by: Christoph Hellwig Reviewed-by: Eric Sandeen --- diff --git a/204 b/204 index 26630947..8c4e91e5 100755 --- a/204 +++ b/204 @@ -1,7 +1,7 @@ #! /bin/sh # FS QA Test No. 204 # -# Test out ENOSPC flushiung on small filesystems. +# Test out ENOSPC flushing on small filesystems. # #----------------------------------------------------------------------- # Copyright (c) 2009 Christoph Hellwig.