diff options
Diffstat (limited to 'src/admin')
-rw-r--r-- | src/admin/adminbook.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/src/admin/adminbook.xml b/src/admin/adminbook.xml index 4edce5e..c91a91f 100644 --- a/src/admin/adminbook.xml +++ b/src/admin/adminbook.xml @@ -20,16 +20,16 @@ <personname><firstname>A.</firstname><surname>Wilcox</surname></personname> </author> <othercredit> - <personname><firstname>Marcus</firstname><surname>Comstedt</surname></personname> - <credit>Correction of introduction section</credit> + <firstname>Marcus</firstname><surname>Comstedt</surname> + <contrib>Correction of introduction section</contrib> </othercredit> <othercredit> - <personname><firstname>Michael</firstname><surname>Siegel</surname></personname> - <credit>Copyediting</credit> + <firstname>Michael</firstname><surname>Siegel</surname> + <contrib>Copyediting</contrib> </othercredit> <othercredit> - <personname><firstname>Tambra</firstname><surname>Wilcox</surname></personname> - <credit>Copyediting</credit> + <firstname>Tambra</firstname><surname>Wilcox</surname> + <contrib>Copyediting</contrib> </othercredit> <copyright><year>2018</year><holder>Adélie Linux</holder></copyright> </bookinfo> |