updated for version 7.0140
diff --git a/src/spell.c b/src/spell.c
index 56c891d..2c21d94 100644
--- a/src/spell.c
+++ b/src/spell.c
@@ -7654,7 +7654,7 @@
 		break;
 	    if (*spf == NUL)
 	    {
-		EMSGN(_("E765: 'spellfile' does not have %ld enties"), index);
+		EMSGN(_("E765: 'spellfile' does not have %ld entries"), index);
 		return;
 	    }
 	}