chore: 修改拼写错误

This commit is contained in:
octopus_yan 2024-09-08 01:31:46 +08:00
parent edf574c0af
commit d1368daa61

View File

@ -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);