summaryrefslogtreecommitdiff
path: root/src/site/apt/HelloWorld.apt
diff options
context:
space:
mode:
Diffstat (limited to 'src/site/apt/HelloWorld.apt')
-rw-r--r--src/site/apt/HelloWorld.apt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/site/apt/HelloWorld.apt b/src/site/apt/HelloWorld.apt
index 3b5fa4d..6ca268d 100644
--- a/src/site/apt/HelloWorld.apt
+++ b/src/site/apt/HelloWorld.apt
@@ -42,7 +42,7 @@ There are also some unit test which are run and call the same method.
[it0008-executable-dep-lib-shared] A C executable which depends on "lib-shared" and links dynamically
with it. The executable is created and run.
- [helloworldsharedlibjni] A C routine called from Java, which depends on
+ [it0009-jni-dep-lib-shared] A C routine called from Java, which depends on
"lib-shared" and links dynamically with it.
[]