Hi Pavel You've been working really hard on improving the INSTALL file. Thanks for that – the TortoiseSVN Project Monitor keeps popping up. :-)
I don't really understand it, but it's probably some historical quirk or a U.S. thing where you insert two spaces after a period. Anyway, the following `grep` command will find several places where there’s only one space. I can’t guarantee that this `grep` is sufficient, though. grep “[^A-Z0-9]\. [A-Z]” INSTALL | wc Best regards ~ Andreas
