From: Christoph Hellwig Date: Sun, 15 Feb 2009 18:17:21 +0000 (+0100) Subject: test 201: fix comment typos X-Git-Tag: v1.1.0~314^2~9 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=b53d1fd503cb1cc5cd1dda6ee5a8612d1cd2321d;p=xfstests-dev.git test 201: fix comment typos Signed-off-by: Christoph Hellwig Reviewed-by: Eric Sandeen --- diff --git a/201 b/201 index 9d5cbd7f..7adab776 100644 --- a/201 +++ b/201 @@ -1,13 +1,13 @@ #! /bin/sh # FS QA Test No. 201 # -# Test out the infamout xfs_btree_delrec corruption. +# Test out the infamous xfs_btree_delrec corruption. # # Only happens on 32-bit kernels without CONFIG_LBD, but it should be harmless # to run this everywhere. # #----------------------------------------------------------------------- -# Copyright (c) 2001 Christoph Hellwig. +# Copyright (c) 2009 Christoph Hellwig. #----------------------------------------------------------------------- # # creator