diff options
author | Sven Gothel <[email protected]> | 2022-05-02 02:19:31 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2022-05-02 02:19:31 +0200 |
commit | 76c695c4b8e2fd034d31cdeb54883f759b4df353 (patch) | |
tree | dacf07fc8da7cf80e0011843f5ffc8121af42824 /include/jau/java_uplink.hpp | |
parent | 37f6294f8b4bd9e9ed70e664f600b5f7077afe89 (diff) |
Bump v0.9.3; Group {Integral->Integer}, refine group title and list all in READMEv0.9.3
Diffstat (limited to 'include/jau/java_uplink.hpp')
-rw-r--r-- | include/jau/java_uplink.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/jau/java_uplink.hpp b/include/jau/java_uplink.hpp index 1801ebd..db7c0b1 100644 --- a/include/jau/java_uplink.hpp +++ b/include/jau/java_uplink.hpp @@ -33,7 +33,7 @@ namespace jau { - /** @defgroup JavaVM Java Virtual Machine + /** @defgroup JavaVM Java VM Utilities * Java virtual machine support, helping accessing the JVM and converting data types. * * @{ |