Skip to content

Commit 8f97b4f

Browse files
authored
Update README.md (#820)
Typo in the readme file.
1 parent fa2ac54 commit 8f97b4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hello-jniCallback/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Hello JNI Callback
22
==================
3-
This sample is an Aadd-on to Hello JNI sample to demonstrate calling back to Java from C code
3+
This sample is an add-on to Hello JNI sample to demonstrate calling back to Java from C code
44
- create a java class instance from C code
55
- call java class static and non-static member functions
66

0 commit comments

Comments
 (0)