Fix missing whitespace after 'Contributed by' and another minor
sgml issue i introduced with last commit. Pointed out by: simon
This commit is contained in:
parent
6d05c0410f
commit
8142b0c275
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=20920
2 changed files with 3 additions and 5 deletions
en_US.ISO8859-1/books/developers-handbook
|
@ -10,7 +10,7 @@
|
|||
<author>
|
||||
<firstname>Murray</firstname>
|
||||
<surname>Stokely</surname>
|
||||
<contrib>Contributed by</contrib>
|
||||
<contrib>Contributed by </contrib>
|
||||
</author>
|
||||
<author>
|
||||
<firstname>Jeroen</firstname>
|
||||
|
|
|
@ -10,18 +10,16 @@
|
|||
<author>
|
||||
<firstname>James</firstname>
|
||||
<surname>Raynard</surname>
|
||||
<contrib>Contributed by</contrib>
|
||||
<contrib>Contributed by </contrib>
|
||||
</author>
|
||||
</authorgroup>
|
||||
<authorgroup>
|
||||
<author>
|
||||
<firstname>Murray</firstname>
|
||||
<surname>Stokely</surname>
|
||||
</author>
|
||||
</authorgroup>
|
||||
</chapterinfo>
|
||||
<title>Programming Tools</title>
|
||||
|
||||
<title>Programming Tools</title>
|
||||
<sect1 id="tools-synopsis"><title>Synopsis</title>
|
||||
|
||||
<para>This chapter is an introduction to using some of the
|
||||
|
|
Loading…
Reference in a new issue