Skip to content

Commit

Permalink
Typo fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
jerboaa committed Nov 23, 2023
1 parent ac15bf2 commit 3539c6a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@ private PluginsConfiguration getPluginsConfig(Path output, Map<String, String> l
}

// if we perform a run-time based link, add relevant exclude
// patterns, so sa to match the packaged-modules-based link
// patterns, so as to match the packaged-modules-based link
if (!config.useModulePath()) {
Plugin systemModulesPlugin = null;
Plugin excludeResourcePlugin = null;
Expand Down

0 comments on commit 3539c6a

Please sign in to comment.