Skip to content

Commit

Permalink
Merge pull request joeferner#128 from rochal/master
Browse files Browse the repository at this point in the history
Fix typo in the example in README.md
  • Loading branch information
joeferner committed Jun 20, 2014
2 parents 0c23c77 + 78aebe6 commit af91f79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ __Arguments__
__Example__
java.getStaticFieldValue("com.nearinfinty.MyClass", "data", "Hello World");
java.setStaticFieldValue("com.nearinfinty.MyClass", "data", "Hello World");
<a name="javaNewArray" />
**java.newArray(className, values[])**
Expand Down

0 comments on commit af91f79

Please sign in to comment.