We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3b0dfb commit e57a822Copy full SHA for e57a822
README.md
@@ -6,10 +6,10 @@ This package needs [LibreOffice](https://libreoffice.org/) for the convertion.
6
7
## Which extension can be converted to what?
8
You can check the following files:
9
-- [WriterProgramm.php](src/Programms/WriterProgramm.php)
10
-- [CalcProgramm.php](src/Programms/CalcProgramm.php)
11
-- [DrawProgramm.php](src/Programms/DrawProgramm.php)
12
-- [ImpressProgramm.php](src/Programms/ImpressProgramm.php)
+- [WriterProgramm.php](src/Programs/WriterProgramm.php)
+- [CalcProgramm.php](src/Programs/CalcProgramm.php)
+- [DrawProgramm.php](src/Programs/DrawProgramm.php)
+- [ImpressProgramm.php](src/Programs/ImpressProgramm.php)
13
14
## Installation
15
0 commit comments