I hate one space sentence spacing.<p>I hate it because doing that introduces a parsing ambiguity.<p>There is no simple, clear way to know whether the next letter should be capitalized when one is using single space. Here is an example: (I wrote it on my phone just now)<p>The contest name was this vs. That.<p>When I input this on my phone, I get "That" when I want "that."<p>The word "versus" is abbreviated "vs.", or "v.", depending on the context. Single space to end a sentence conflicts with all that, incorrectly generating a capital letter on many predictive systems.<p>I dislike that viscerally. It is an unnecessary bodge in our otherwise fine grammar.<p>That annoying ambiguity comes up a surprising number of times leaving people to correct input they would not have to correct otherwise had the grammar been left alone.<p>I consider single space to be broken. It simply does not work without kludges like trying to deprecate the period in many abbreviated expressions.<p>Frankly, the only reason those are being discussed is a sort of patch up after finding out single space writing is not parsable.<p>Fact is, the single space after period was for mid sentence period use, and the double space was for sentence end. That is perfectly clear, will parse easily and without forced ambiguity.<p>Two spaces, thank you very much.