From 662c7ccbb866e79b2bdbc9ce68aff09f29f42f35 Mon Sep 17 00:00:00 2001 From: pinkrabbit412 Date: Tue, 19 Nov 2019 23:41:10 +0900 Subject: [PATCH] Fixed typo. --- docs/ko_KR/api.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/ko_KR/api.rst b/docs/ko_KR/api.rst index cf3b6d2..1c46adc 100644 --- a/docs/ko_KR/api.rst +++ b/docs/ko_KR/api.rst @@ -258,7 +258,6 @@ Status 메소드 .. method:: API.unretweet(id) - Untweets a retweeted status. Requires the id of the retweet to unretweet. 리트윗 Status를 취소합니다. 리트윗 취소할 트윗의 ID를 필요로 합니다. :param id: |sid| @@ -366,7 +365,7 @@ User methods .. method:: API.list_direct_messages([count], [cursor]) 최근 30일 이내의 모든 DM의 내역(송수신 모두)을 반환합니다. 반환값은 - 시간역순으로 정렬되어 있습니다. + 시간 역순으로 정렬되어 있습니다. :param count: |count| :param cursor: |cursor| -- 2.25.1