From 6ab51a8976e898e9bc61b3fb807771c5f82302d4 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: May 29 2013 20:27:46 +0000 Subject: Fix typo at comment. --- diff --git a/Scripts/Bash/Functions/Tuneup/tuneup.sh b/Scripts/Bash/Functions/Tuneup/tuneup.sh index e2296f9..07f96fc 100755 --- a/Scripts/Bash/Functions/Tuneup/tuneup.sh +++ b/Scripts/Bash/Functions/Tuneup/tuneup.sh @@ -81,7 +81,7 @@ function tuneup { # Execute action name. ${ACTIONNAM} - # Syncronize changes between repository and working copy. At + # Synchronize changes between repository and working copy. At # this point, changes in the repository are merged in the # working copy and changes in the working copy committed up to # repository.