Skip to content

Commit

Permalink
Update api.rst
Browse files Browse the repository at this point in the history
grammar fix
  • Loading branch information
JustinCappos committed Jul 29, 2014
1 parent a45ba17 commit 0635452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ A signature like::

When you implement Java in Python, the signature of the Java method must match.
Java provide a tool named `javap` to get the signature of any java class. For
Java provides a tool named `javap` to get the signature of any java class. For
example::

$ javap -s java.util.Iterator
Expand Down

0 comments on commit 0635452

Please sign in to comment.