From 907d1ed5d4aaf2abe62f80c885aa7085ca3d429a Mon Sep 17 00:00:00 2001 From: Aaron Hill Date: Thu, 24 Apr 2014 15:26:13 -0400 Subject: [PATCH] Fix mistake in docs --- docs/api.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api.rst b/docs/api.rst index 654d584..a5c3f19 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -143,7 +143,7 @@ Status methods :param lat: The location's latitude that this tweet refers to. :param long: The location's longitude that this tweet refers to. :param source: Source of the update. Only supported by Identi.ca. Twitter ignores this parameter. - :param id: Twitter ID of location which is listed in the Tweet if geolocation is enabled for the user. + :param place_id: Twitter ID of location which is listed in the Tweet if geolocation is enabled for the user. :rtype: :class:`Status` object -- 2.25.1