From 192dee1852fa985aeee28274d0ef985b35f8c20d Mon Sep 17 00:00:00 2001 From: Alex Cabal Date: Wed, 12 Jun 2019 12:08:28 -0500 Subject: [PATCH] Fix error in typography manual --- www/contribute/typography.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/contribute/typography.php b/www/contribute/typography.php index 66d082b1..be317342 100644 --- a/www/contribute/typography.php +++ b/www/contribute/typography.php @@ -420,7 +420,7 @@ require_once('Core.php');
  • Place a hair space (U+200A) glyph before all ellipses that are not directly preceded by punctuation, or that are directly preceded by an em-dash or a two- or three-em-dash. Place a regular space after all ellipses that are not followed by punctuation. If the ellipses is followed by punctuation, place a hair space between the ellipses and punctuation, unless the punctuation is a quotation mark, in which case don’t put a space at all.

    -

    “I’m so hungryhairsp… What were you saying about eatinghairsphairsp?”

    +

    “I’m so hungryhairsp… What were you saying about eatinghairsp…?”