Skip to content

Commit

Permalink
Fix Javadoc typo
Browse files Browse the repository at this point in the history
  • Loading branch information
markt-asf committed Jun 11, 2019
1 parent 8175831 commit bcdc744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/javax/el/ELContext.java
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ public void setPropertyResolved(boolean resolved) {
}

/**
* Mark the given property as resolved and notfy any interested listeners.
* Mark the given property as resolved and notify any interested listeners.
*
* @param base The base object on which the property was found
* @param property The property that was resolved
Expand Down

0 comments on commit bcdc744

Please sign in to comment.