Documentation: AsciiDoc spells em-dash as double-dashes, not triple
[gitweb.git] / Documentation / technical / index-format.txt
index 1250b5ca8b8abc0d1da0bb94d8391fb14f155693..61cb55d02ad93459f2b428b1e7a62165d2e5439d 100644 (file)
@@ -170,7 +170,7 @@ Git index format
 
   The entries are written out in the top-down, depth-first order.  The
   first entry represents the root level of the repository, followed by the
-  first subtree---let's call this A---of the root level (with its name
+  first subtree--let's call this A--of the root level (with its name
   relative to the root level), followed by the first subtree of A (with
   its name relative to A), ...