From 80fa0406d9dbc687b42df52361ca6339bc81e1bb Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 7 Sep 2011 20:00:40 +0200 Subject: [PATCH] Correcting wrong spelling of cache in exit function, thanks to David Endler for spotting it. --- functions/exit.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/exit.sh b/functions/exit.sh index ad17c1e50..5152253db 100755 --- a/functions/exit.sh +++ b/functions/exit.sh @@ -35,7 +35,7 @@ Exit () done fi - Echo_message "Saving chaches..." + Echo_message "Saving caches..." # We can't really know at which part we're failing, # but let's assume that if there's any binary stage file arround