mirror of
https://github.com/octopusYan/alist-gui.git
synced 2024-11-09 22:16:43 +08:00
chore: 修改拼写错误
This commit is contained in:
parent
edf574c0af
commit
d1368daa61
@ -5,7 +5,7 @@ package cn.octopusyan.alistgui;
|
||||
*
|
||||
* @author octopus_yan@foxmail.com
|
||||
*/
|
||||
public class AppLuncher {
|
||||
public class AppLauncher {
|
||||
|
||||
public static void main(String[] args) {
|
||||
Application.launch(Application.class, args);
|
Loading…
Reference in New Issue
Block a user