diff options
author | Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de> | 2021-06-28 08:18:49 +0200 |
---|---|---|
committer | Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de> | 2021-06-28 11:54:40 +0200 |
commit | 3c7871626186c07dcd2ad874d70ea53aa8ae29aa (patch) | |
tree | 367fb723085b1f7236747fd245c866be04bb01dd /sysui | |
parent | bfc1600c6ade6f006eb774bffe7caa9c948e8603 (diff) |
Tabs to spaces
Change-Id: I1d46cd91082549eebfafe4f7e16d3b6d4e2fe9ab
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117964
Tested-by: Jenkins
Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
Diffstat (limited to 'sysui')
-rw-r--r-- | sysui/desktop/macosx/Info.plist.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysui/desktop/macosx/Info.plist.in b/sysui/desktop/macosx/Info.plist.in index 1bdf4eb02ea2..985ea047b0ea 100644 --- a/sysui/desktop/macosx/Info.plist.in +++ b/sysui/desktop/macosx/Info.plist.in @@ -1539,7 +1539,7 @@ <key>CFBundleURLSchemes</key> <array> <string>vnd.sun.star.webdav</string> - <string>vnd.sun.star.webdavs</string> + <string>vnd.sun.star.webdavs</string> </array> </dict> </array> |