Fix mistake in docs
authorAaron Hill <aa1ronham@gmail.com>
Thu, 24 Apr 2014 19:26:13 +0000 (15:26 -0400)
committerAaron Hill <aa1ronham@gmail.com>
Thu, 24 Apr 2014 19:26:13 +0000 (15:26 -0400)
docs/api.rst

index 654d58460ce2ee342a9cec6f41e2e6acefae7b02..a5c3f197bec6c4e23c2fca0945b588e8fa7c2dd7 100644 (file)
@@ -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