mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-21 20:55:49 +00:00
spelling: registry
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
committed by
Jindra Petřík
parent
64dc1d79ef
commit
f0422a6204
@@ -853,7 +853,7 @@ public abstract class Advapi32Util {
|
||||
* Get a table of registry values.
|
||||
*
|
||||
* @param root Registry root.
|
||||
* @param keyPath Regitry key path.
|
||||
* @param keyPath Registry key path.
|
||||
* @return Table of values.
|
||||
*/
|
||||
public static TreeMap<String, Object> registryGetValues(HKEY root, String keyPath) {
|
||||
|
||||
Reference in New Issue
Block a user