From 33ec7ef2808bafe18be2168105ac3ecf0d63f979 Mon Sep 17 00:00:00 2001 From: Richard Steinmetz Date: Tue, 21 Sep 2021 15:05:21 +0200 Subject: Use IRoomMetadata as source of truth for supported room types Signed-off-by: Richard Steinmetz --- lib/public/Calendar/Room/IRoomMetadata.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/public/Calendar') diff --git a/lib/public/Calendar/Room/IRoomMetadata.php b/lib/public/Calendar/Room/IRoomMetadata.php index 9186e4f4931..ba0eba71311 100644 --- a/lib/public/Calendar/Room/IRoomMetadata.php +++ b/lib/public/Calendar/Room/IRoomMetadata.php @@ -36,7 +36,7 @@ interface IRoomMetadata { /** * Type of room * - * Allowed values for this key include: + * Allowed values for this key are: * - meeting-room * - lecture-hall * - seminar-room -- cgit v1.2.3