diff --git a/aideCheck.sh b/aideCheck.sh
index aedeefb02f1370da1c6c467c5e50ebd9788a612b..95970e85e15579998e337ae239ee6ef7c984fa03 100644
--- a/aideCheck.sh
+++ b/aideCheck.sh
@@ -80,7 +80,7 @@ if [ $nbLines -ne 0 ]; then
   echo "============================================================" >> $TMP.mailReport
   echo " " >> $TMP.mailReport
   echo " " >> $TMP.mailReport 
-  echo "(In case of flase-positive, remember to update AIDE database (aide --update) to set a new baseline)" >> $TMP.mailReport
+  echo "(In case of false positive, remember to update AIDE database (aide --update) to set a new baseline)" >> $TMP.mailReport
   echo " " >> $TMP.mailReport  
 
   if [ $AIDE_UPDATE -eq 1 ]; then