From a49c332cb2d493ef61ba662fcdcfab06abaee39c Mon Sep 17 00:00:00 2001
From: Alberto Bertogli <albertito@blitiri.com.ar>
Date: Thu, 26 Mar 2009 19:36:10 -0300
Subject: [PATCH 10/32] manpage: Fix small typo

Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
---
 doc/libjio.3 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/libjio.3 b/doc/libjio.3
index d8ccc74..defac0e 100644
--- a/doc/libjio.3
+++ b/doc/libjio.3
@@ -96,7 +96,7 @@ run, see below for details.
 
 .SS COMMON FUNCTIONS
 
-Most functions reference the structures described avobe, specially
+Most functions reference the structures described above, specially
 .IR "struct jfs" " and " "struct jtrans" .
 They represent, respectively, a file to operate on and a single transaction.
 To open a file, you should use
-- 
1.6.2.rc0.226.gf08f


