commit | 9a7b0bca366d8d9b3b26f1bb1a75885780c0f0e4 | [log] [tgz] |
---|---|---|
author | Jeff King <peff@peff.net> | Wed May 02 19:43:52 2012 -0400 |
committer | Junio C Hamano <gitster@pobox.com> | Thu May 03 00:05:01 2012 -0700 |
tree | ec820bf0b43b860a488ef224844e5c4a6a53c30c | |
parent | 34875f4a53b9e495622553a671776f66dc37eb2b [diff] |
doc/config: fix inline literals Since commit 6cf378f, asciidoc backticks are now inline literals; therefore quoting {tilde} inside them is wrong (this instance was missed in 6cf378f because it happened on a parallel line of development). Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>