Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Steinmetz <richard@steinmetz.cloud>2021-09-21 16:05:21 +0300
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>2021-09-21 19:23:08 +0300
commit079707cd8169a01f7748011283a484598594f74f (patch)
tree08c3a2193433e82ef172800589421ef55b11f12d /lib/public
parent686dcc93c2214cf69ddde336325b23215cf46cd0 (diff)
Use IRoomMetadata as source of truth for supported room types
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
Diffstat (limited to 'lib/public')
-rw-r--r--lib/public/Calendar/Room/IRoomMetadata.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/public/Calendar/Room/IRoomMetadata.php b/lib/public/Calendar/Room/IRoomMetadata.php
index b6233a486f2..0f9601f5b4b 100644
--- a/lib/public/Calendar/Room/IRoomMetadata.php
+++ b/lib/public/Calendar/Room/IRoomMetadata.php
@@ -37,7 +37,7 @@ interface IRoomMetadata {
/**
* Type of room
*
- * Allowed values for this key include:
+ * Allowed values for this key are:
* - meeting-room
* - lecture-hall
* - seminar-room