aboutsummaryrefslogtreecommitdiffstats
path: root/doc/GlueGen_Mapping.html
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2023-07-02 00:19:01 +0200
committerSven Gothel <[email protected]>2023-07-02 00:19:01 +0200
commit760fb65d1d65fcac927e28de442f3b9bfd3d58f0 (patch)
tree4ccb3dc58c93be8b8ee61be96ade89fe8e034549 /doc/GlueGen_Mapping.html
parentbe2d31199f95ddbfa02530a021c8ab9611018f27 (diff)
doc/GlueGen_Mapping.md: Typo
Diffstat (limited to 'doc/GlueGen_Mapping.html')
-rw-r--r--doc/GlueGen_Mapping.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/GlueGen_Mapping.html b/doc/GlueGen_Mapping.html
index bfe9ae8..706eda4 100644
--- a/doc/GlueGen_Mapping.html
+++ b/doc/GlueGen_Mapping.html
@@ -2114,7 +2114,7 @@ callback.</li>
<li>Exactly one native code-unit for the library must specify <a
href="#libraryonload-librarybasename-for-jni_onload-"><code>LibraryOnLoad libraryBasename</code></a></li>
<li><code>SetCallbackFunction</code>, all <em>maintenance</em> methods
-and the native callback dispatcher <strong>is thread safe</strong></li>
+and the native callback dispatcher <strong>are thread-safe</strong></li>
<li>...</li>
</ul>
<h3 id="javacallback-example-1">JavaCallback Example 1</h3>