Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
simar-m committed Oct 5, 2023
1 parent 0ff9daf commit 4d7bd85
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ abstract class AbstractAsciidoctorJSExtension extends AbstractImplementationEngi
*
* @param mod Module to interrogate
*
* @return Module version or {@code null} if the componenet is not required.
* @return Module version or {@code null} if the component is not required.
*/
protected String moduleVersion(final AsciidoctorModuleDefinition mod) {
if (task) {
Expand Down

0 comments on commit 4d7bd85

Please sign in to comment.