mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-18 16:38:08 +00:00
spelling: hilight
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
committed by
Jindra Petřík
parent
1b8ede40a3
commit
d873e4b561
@@ -257,7 +257,7 @@ public abstract class GraphTextWriter {
|
||||
* @param offset Offset
|
||||
* @return GraphTextWriter
|
||||
*/
|
||||
public static String hilighOffset(String text, long offset) {
|
||||
public static String hilightOffset(String text, long offset) {
|
||||
return "";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user