fix func name typo

This commit is contained in:
Asif Bacchus 2019-05-21 03:16:52 -06:00
parent 76907b8739
commit 16734d44f7
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ note="\e[95m"
### functions ### functions
function copyFailureure { function copyFailure {
echo echo
echo -e "${err}There was a problem backing up your current configuration." echo -e "${err}There was a problem backing up your current configuration."
echo -e "This suggests some kind of permissions error. Please remedy this" \ echo -e "This suggests some kind of permissions error. Please remedy this" \