commit | 7a65004bbaa6a21a0438aac9c64814e46084dc3f | [log] [tgz] |
---|---|---|
author | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Sun Mar 14 03:32:40 2010 +0900 |
committer | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Sun Mar 14 10:29:51 2010 +0900 |
tree | 3153527bf645a5ee5865f9059b08282ec00e99f5 | |
parent | 1621562b6ac55aa69239895d90276577547a5f62 [diff] [blame] |
nilfs2: fix various typos in comments This fixes various typos I found in comments of nilfs2. Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
diff --git a/fs/nilfs2/segbuf.c b/fs/nilfs2/segbuf.c index 68b08f2..e3f67c6 100644 --- a/fs/nilfs2/segbuf.c +++ b/fs/nilfs2/segbuf.c
@@ -174,7 +174,7 @@ } /* - * Setup segument summary + * Setup segment summary */ void nilfs_segbuf_fill_in_segsum(struct nilfs_segment_buffer *segbuf) {