214 spelling fixes
[users/jgh/exim.git] / src / src / pdkim / pdkim.c
index d3ff03108c683885b60e82e68173435285041e66..58838c2ef0b5ac994c6a31ce936f20e3eca0a6d9 100644 (file)
@@ -1631,7 +1631,7 @@ while (sig)
       }
 
 
-    /* We have a winner! (if bodydhash was correct earlier) */
+    /* We have a winner! (if bodyhash was correct earlier) */
     if (sig->verify_status == PDKIM_VERIFY_NONE)
       sig->verify_status = PDKIM_VERIFY_PASS;