fix typo
This commit is contained in:
parent
13a5d5aa0b
commit
0c1a3e1efe
1 changed files with 3 additions and 3 deletions
|
@ -94,15 +94,15 @@
|
|||
<arg>"pdf"</arg>
|
||||
</postConstruct>
|
||||
<postConstruct name="add">
|
||||
<arg>"application/x-fictionbook+xml</arg>
|
||||
<arg>"application/x-fictionbook+xml"</arg>
|
||||
<arg>"fb2"</arg>
|
||||
</postConstruct>
|
||||
<postConstruct name="add">
|
||||
<arg>"application/e-pub+zip</arg>
|
||||
<arg>"application/e-pub+zip"</arg>
|
||||
<arg>"epub"</arg>
|
||||
</postConstruct>
|
||||
<postConstruct name="add">
|
||||
<arg>"application/x-ibooks+zip</arg>
|
||||
<arg>"application/x-ibooks+zip"</arg>
|
||||
<arg>"ibooks"</arg>
|
||||
</postConstruct>
|
||||
</component>
|
||||
|
|
Loading…
Add table
Reference in a new issue