mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-10 05:15:51 -04:00
typo
This commit is contained in:
parent
132d5c46e1
commit
d765d3b154
@ -46,7 +46,7 @@ public class Parser {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Creates a statement from the jar file using ClassLoader.getSystemResourceAsStream(path).
|
* Creates a statement from the jar file using ClassLoader.getSystemResourceAsStream(path).
|
||||||
* Throws only a RuntimeExcaption so use with care!
|
* Throws only a RuntimeException so use with care!
|
||||||
*
|
*
|
||||||
* @param path the path of the file to load
|
* @param path the path of the file to load
|
||||||
* @return the statement
|
* @return the statement
|
||||||
|
Loading…
x
Reference in New Issue
Block a user