aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/ext2.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/filesystems/ext2.txt')
-rw-r--r--Documentation/filesystems/ext2.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/filesystems/ext2.txt b/Documentation/filesystems/ext2.txt
index 3dd2872416a1e..4333e836c4951 100644
--- a/Documentation/filesystems/ext2.txt
+++ b/Documentation/filesystems/ext2.txt
@@ -205,7 +205,7 @@ Reserved Space
In ext2, there is a mechanism for reserving a certain number of blocks
for a particular user (normally the super-user). This is intended to
-allow for the system to continue functioning even if non-priveleged users
+allow for the system to continue functioning even if non-privileged users
fill up all the space available to them (this is independent of filesystem
quotas). It also keeps the filesystem from filling up entirely which
helps combat fragmentation.