From 5a11535c51ae0277f6bb0af048215e329b6068d0 Mon Sep 17 00:00:00 2001 From: Christopher Ng Date: Tue, 1 Aug 2023 17:35:52 -0700 Subject: fix: set endpoint description Signed-off-by: Christopher Ng --- apps/files_reminders/lib/Controller/ApiController.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/files_reminders/lib/Controller/ApiController.php') diff --git a/apps/files_reminders/lib/Controller/ApiController.php b/apps/files_reminders/lib/Controller/ApiController.php index a0dbd840111..873088177c1 100644 --- a/apps/files_reminders/lib/Controller/ApiController.php +++ b/apps/files_reminders/lib/Controller/ApiController.php @@ -75,7 +75,7 @@ class ApiController extends OCSController { } /** - * Create a reminder + * Set a reminder * * @param string $dueDate ISO 8601 formatted date time string */ -- cgit v1.2.3