Skip to content

Commit

Permalink
Merge pull request #67 from rohanag12/master
Browse files Browse the repository at this point in the history
Update DefaultExtensionElement.java
  • Loading branch information
Flowdalic committed Jan 30, 2016
2 parents c8d6cc2 + d692657 commit 263578f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
* &lt;/foo&gt;</pre>
*
* In this case, getValue("color") would return "blue", and getValue("food") would
* return "pizza". This parsing mechanism mechanism is very simplistic and will not work
* return "pizza". This parsing mechanism is very simplistic and will not work
* as desired in all cases (for example, if some of the elements have attributes. In those
* cases, a custom ExtensionElementProvider should be used.
*
Expand Down

0 comments on commit 263578f

Please sign in to comment.