Skip to content

Commit 0daa6bc

Browse files
committed
Update LinuxPackager.java
1 parent e737188 commit 0daa6bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/io/github/fvarrui/javapackager/packagers/LinuxPackager.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ protected void doCreateAppStructure() throws MojoExecutionException {
4646
}
4747

4848
/**
49-
* Creates a GNU/Linux app file structure with native executable
49+
* Creates a GNU/Linux app folder with native executable
5050
*/
5151
@Override
5252
public File doCreateApp() throws MojoExecutionException {

0 commit comments

Comments
 (0)