Skip to content

Commit 19e59b9

Browse files
committed
Merge pull request bear#313 from meyersj/master
Fix documentation for order of bbox coordinates
2 parents 6dc4555 + 3510472 commit 19e59b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

twitter/api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3981,7 +3981,7 @@ def GetStreamFilter(self,
39813981
track:
39823982
A list of expressions to track. [Optional]
39833983
locations:
3984-
A list of Latitude,Longitude pairs (as strings) specifying
3984+
A list of Longitude,Latitude pairs (as strings) specifying
39853985
bounding boxes for the tweets' origin. [Optional]
39863986
delimited:
39873987
Specifies a message length. [Optional]

0 commit comments

Comments
 (0)