Fixed typo
This commit is contained in:
parent
e06f55036f
commit
17dd694249
2 changed files with 4 additions and 4 deletions
|
@ -1992,7 +1992,7 @@ Sub replaceNumHyphenRegExp
|
|||
End sub
|
||||
|
||||
Sub fixBrokenCharBackTransparent
|
||||
Dim foonNotes As Object
|
||||
Dim footNotes As Object
|
||||
Dim endNotes As Object
|
||||
Dim i As Integer
|
||||
Dim oStyles As Object
|
||||
|
@ -2097,4 +2097,4 @@ Function fixColoredBackgroundInDoc() As Boolean
|
|||
EndIf
|
||||
|
||||
End Function
|
||||
</script:module>
|
||||
</script:module>
|
||||
|
|
|
@ -2,9 +2,9 @@
|
|||
<description xmlns="http://openoffice.org/extensions/update/2006"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<identifier value="pro.litvinovg.Redaction"/>
|
||||
<version value="0.9.35" />
|
||||
<version value="0.9.36" />
|
||||
<update-download>
|
||||
<src xlink:href="https://dev.litvinovg.pro/litvinovg/cleanandvalidate/uploads/54bd5f32ac58a76d2208780b9d90b857/cleanAndValidate.oxt" />
|
||||
<src xlink:href="https://dev.litvinovg.pro/litvinovg/cleanandvalidate/uploads/0c19a72a880013872948c24a73ac6761/cleanAndValidate.oxt" />
|
||||
</update-download>
|
||||
<release-notes>
|
||||
<src xlink:href="https://dev.litvinovg.pro/litvinovg/cleanandvalidate/-/raw/master/releasenotes.txt" lang="en" />
|
||||
|
|
Loading…
Add table
Reference in a new issue