Skip to content

Commit 19bbedc

Browse files
hanyujie2002dbaluta
authored andcommitted
minor fix: fix typo
1 parent ec610f0 commit 19bbedc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • Documentation/teaching/lectures

Documentation/teaching/lectures/fs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,7 @@ operations".
498498

499499
They deal with initializing, updating and freeing the VFS superblock:
500500

501-
* :c:func:`fill_super`) - reads the filesystem statistics (e.g. total
501+
* :c:func:`fill_super` - reads the filesystem statistics (e.g. total
502502
number of inode, free number of inodes, total number of blocks, free
503503
number of blocks)
504504

0 commit comments

Comments
 (0)