From 368af88149c9b3ed8509c6579237cf785616c6eb Mon Sep 17 00:00:00 2001 From: Jason Leschnik Date: Mon, 24 Oct 2016 20:00:39 +1100 Subject: [PATCH] fix minor typos in DocBook-Demystification-HOWTO.xml --- .../DocBook-Demystification-HOWTO.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LDP/howto/docbook/DocBook-Demystification-HOWTO/DocBook-Demystification-HOWTO.xml b/LDP/howto/docbook/DocBook-Demystification-HOWTO/DocBook-Demystification-HOWTO.xml index 47aea5a1..413757f0 100644 --- a/LDP/howto/docbook/DocBook-Demystification-HOWTO/DocBook-Demystification-HOWTO.xml +++ b/LDP/howto/docbook/DocBook-Demystification-HOWTO/DocBook-Demystification-HOWTO.xml @@ -227,7 +227,7 @@ stylesheet that would tell the formatter "render emphasis as a font change to boldface". One advantage of structural-markup languages is that by changing a stylesheet you can globally change the presentation of the document (to use different fonts, for example) -without having to hack all the the individual instances of (say) +without having to hack all the individual instances of (say) .B in the document itself.