chore: fix some typos in comments (#4205)

Signed-off-by: CoolCu <coolcui@qq.com>
This commit is contained in:
CoolCu 2024-04-16 18:18:11 +08:00 committed by GitHub
parent 41d8005f0b
commit f729e46bb0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 6 additions and 6 deletions

View file

@ -746,7 +746,7 @@ class CycleIssueAPIEndpoint(WebhookMixin, BaseAPIView):
class TransferCycleIssueAPIEndpoint(BaseAPIView):
"""
This viewset provides `create` actions for transfering the issues into a particular cycle.
This viewset provides `create` actions for transferring the issues into a particular cycle.
"""