Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mernst committed Jun 25, 2024
1 parent 4b236c1 commit 936a6d0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ private JavaExpression getReceiverJE(Node node) {

/**
* If this is an invocation of a size-dependent method, return the value that the method returns
* ffor an empty container.
* for an empty container.
*
* @param n a node that might be an invocation of a size-dependent method
* @return the value that the method returns ffor an empty container, or null
Expand Down

0 comments on commit 936a6d0

Please sign in to comment.