diff --git a/plugins/localdump/couchdb2.sh b/plugins/localdump/couchdb2.sh
index e32049dddba36acf9c9ed161e844011541acff47..2106d8756035f99341e06649dd1b3e11e285aab2 100755
--- a/plugins/localdump/couchdb2.sh
+++ b/plugins/localdump/couchdb2.sh
@@ -220,7 +220,7 @@ function _doBackupOfSingleInstance(){
       
     else
       if [ -z "$sSequenceCurrent" ]; then
-        echo "WARNING: unable to fetch current sequence ID - maybe it was deleted."
+        echo "WARNING: unable to fetch current sequence ID - maybe the database was deleted."
       else
         echo
       fi