We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e737188 commit 0daa6bcCopy full SHA for 0daa6bc
src/main/java/io/github/fvarrui/javapackager/packagers/LinuxPackager.java
@@ -46,7 +46,7 @@ protected void doCreateAppStructure() throws MojoExecutionException {
46
}
47
48
/**
49
- * Creates a GNU/Linux app file structure with native executable
+ * Creates a GNU/Linux app folder with native executable
50
*/
51
@Override
52
public File doCreateApp() throws MojoExecutionException {
0 commit comments