diff options
author | Olivier Huber <oli.huber@gmail.com> | 2009-12-10 22:00:14 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2009-12-10 22:00:14 +0000 |
commit | 5b3e5edda2d3cf114e298d8eb6eeb40f3b94b623 (patch) | |
tree | ee52287a1245138298b4717155bc612849767f26 | |
parent | 775d56b877876dacca8939706445ce5ab3920f7d (diff) |
Typo
-rw-r--r-- | conf.d/fsck | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.d/fsck b/conf.d/fsck index 888dc88a..5d42c9d0 100644 --- a/conf.d/fsck +++ b/conf.d/fsck @@ -14,7 +14,7 @@ #fsck_passno="<2" # Most modern fs's don't require a full fsck on boot, but for those that do -# it may be adivisable to skip this when running on battery. +# it may be advisable to skip this when running on battery. # WARNING: Do not turn this off if you have any JFS partitions. fsck_on_battery="YES" |