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

Jeff Liu jeff.liu at oracle.com
Fri Aug 21 20:23:25 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 489041b..b042e7d 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