summaryrefslogtreecommitdiff
path: root/internal/api/client
diff options
context:
space:
mode:
Diffstat (limited to 'internal/api/client')
-rw-r--r--internal/api/client/scheduledstatuses/scheduledstatusput.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/api/client/scheduledstatuses/scheduledstatusput.go b/internal/api/client/scheduledstatuses/scheduledstatusput.go
index f037716e7..7b458a8d2 100644
--- a/internal/api/client/scheduledstatuses/scheduledstatusput.go
+++ b/internal/api/client/scheduledstatuses/scheduledstatusput.go
@@ -30,7 +30,7 @@ import (
// ScheduledStatusPUTHandler swagger:operation PUT /api/v1/scheduled_statuses/{id} updateScheduledStatus
//
-// Update a scheduled status's publishing date
+// Update a scheduled status's publishing date.
//
// ---
// tags: