214 spelling fixes
[users/jgh/exim.git] / src / src / lookups / dnsdb.c
index da3495beb581c3d9aab5a926a29e357e7a3fd94e..d2ae0aefc8708ad963b4650774980046ebe09569 100644 (file)
@@ -558,7 +558,7 @@ while ((domain = string_nextinlist(&keystring, &sep, NULL, 0)))
         }
       }    /* Loop for list of returned records */
 
-           /* Loop for set of A-lookupu types */
+           /* Loop for set of A-lookup types */
     } while (type == T_ADDRESSES && searchtype != T_A);
 
   }        /* Loop for list of domains */