mirror of
https://github.com/nextcloud/server.git
synced 2026-04-23 07:08:34 -04:00
Fix typo
This commit is contained in:
parent
4ac7c414c4
commit
da44e5405a
2 changed files with 2 additions and 2 deletions
|
|
@ -12,7 +12,7 @@
|
|||
<filesystem/>
|
||||
</types>
|
||||
<public>
|
||||
<files>pulblic.php</files>
|
||||
<files>public.php</files>
|
||||
<webdav>public.php</webdav>
|
||||
</public>
|
||||
</info>
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
0.3
|
||||
0.3.1
|
||||
Loading…
Reference in a new issue