[Ocfs2-tools-devel] [PATCH 3/8] odump.py: fix typo s/Unusaed2/unused2/

Jeff Liu jeff.liu at oracle.com
Thu Aug 20 08:23:46 PDT 2009


Signed-off-by: Jeff Liu <jeff.liu at oracle.com>
---
 ADDONS/odump.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ADDONS/odump.py b/ADDONS/odump.py
index 420011a..ee78c60 100755
--- a/ADDONS/odump.py
+++ b/ADDONS/odump.py
@@ -581,7 +581,7 @@ def FinalizeRecoveryMsg(odict, fmtstr=NODEIDX_FMT + DNODE_FMT + FLAGS_FMT):
     return str
 
 def Unused2Msg(odict, fmtstr=' '):
-    return 'Unusaed2 Message'
+    return 'Unused2 Message'
 
 # FIXME!!
 def FSVoteMsg(odict, fmtstr=' '):
-- 
1.5.4.3




More information about the Ocfs2-tools-devel mailing list