]> diplodocus.org Git - nmh/blobdiff - sbr/addrsbr.c
picksbr.c: Remove some else after break in plist().
[nmh] / sbr / addrsbr.c
index 466d8cca0a1b646131ee619eace39427608733fe..68bb6dec60b9e3e5d02271708754457fc3ce5b2e 100644 (file)
    REALLYDUMB are now the default in the code.
 
    If #ifdef DUMB is in effect, a full 822-style parser is called
-   for syntax recongition.  This breaks each address into its components.
+   for syntax recognition.  This breaks each address into its components.
    Note however that no semantics are assumed about the parts or their
    totality.  This means that implicit hostnames aren't made explicit,
-   and explicit hostnames aren't expanded to their "official" represenations.
+   and explicit hostnames aren't expanded to their "official" representations.
 
    If DUMB is not in effect, then this module does some
    high-level thinking about what the addresses are.