diff options
-rwxr-xr-x | functions/exit.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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 |