Correcting wrong spelling of cache in exit function, thanks to David Endler for spotting it.

This commit is contained in:
Daniel Baumann 2011-09-07 20:00:40 +02:00
parent 468a41fdec
commit 80fa0406d9
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ Exit ()
done done
fi fi
Echo_message "Saving chaches..." Echo_message "Saving caches..."
# We can't really know at which part we're failing, # We can't really know at which part we're failing,
# but let's assume that if there's any binary stage file arround # but let's assume that if there's any binary stage file arround