Skip to content

Commit

Permalink
(doc) Fix spurious Javadoc @param tag
Browse files Browse the repository at this point in the history
  • Loading branch information
pzygielo authored and slawekjaranowski committed Apr 9, 2022
1 parent 80e2646 commit 3ba873c
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -4670,7 +4670,7 @@ private List<String> getPackageNames( Map<Path, Collection<String>> sourcePaths
}

/**
* @param allSourcePaths not null, containing absolute and relative paths
* @param javadocModules not null
* @return a list of exported package names for files in allSourcePaths
* @throws MavenReportException if any
* @see #getFiles
Expand Down

0 comments on commit 3ba873c

Please sign in to comment.