From ebcd2407a7e82be5c688e0d1e3de84ce16ca7f5e Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 20 Jun 2014 16:53:12 +0200 Subject: typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/plugins/inodestate.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/plugins') diff --git a/src/plugins/inodestate.py b/src/plugins/inodestate.py index 6c87a77..e1bfece 100644 --- a/src/plugins/inodestate.py +++ b/src/plugins/inodestate.py @@ -25,7 +25,7 @@ class InodeState: @variable nr_inodes:int The number of inodes the system has allocated. This can be slightly more than inode-max because Linux allocates them one page full at a time. - @variable nr_free_inodes:int Tthe number of free inodes + @variable nr_free_inodes:int The number of free inodes @variable preshrink:int Nonzero when the `nr_inodes` is more than inode-max and the system needs to prune the inode list instead of allocating more -- cgit v1.2.3-70-g09d2