Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mbhave committed Feb 10, 2020
1 parent b18db5e commit ec42dcd
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -143,7 +143,7 @@ public void setLayers(Layers layers) {
}

/**
* Sets if jarmode jars relevant for the packaging should be automatcially included.
* Sets if jarmode jars relevant for the packaging should be automatically included.
* @param includeRelevantJarModeJars if relevant jars are included
*/
public void setIncludeRelevantJarModeJars(boolean includeRelevantJarModeJars) {
Expand Down

0 comments on commit ec42dcd

Please sign in to comment.