spelling errors

This commit is contained in:
Tomas M
2013-03-24 04:52:23 -05:00
parent 6901754aa4
commit caa48c22d5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -181,7 +181,7 @@ init_aufs()
{
debug_log "init_aufs" "$*"
# TODO maybe check here if aufs support is working at all
# and procude useful error message if user has no aufs
# and produce useful error message if user has no aufs
modprobe aufs 2>/dev/null
}