Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
plunchete committed Dec 10, 2014
1 parent 2f4a9ff commit 07dc19d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion twitter4j-core/src/main/java/twitter4j/Status.java
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ public interface Status extends Comparable<Status>, TwitterResponse,

/**
* Return the user associated with the status.<br>
* This can be null if the instance if from User.getStatus().
* This can be null if the instance is from User.getStatus().
*
* @return the user
*/
Expand Down

0 comments on commit 07dc19d

Please sign in to comment.