Skip to content

Commit

Permalink
Fixed error in Javadoc plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
bjansen committed Jan 9, 2019
1 parent 34afd71 commit 17e0e2a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Contains classes that can generate a Java {@link com.github.bjansen.sepaconversiontool.converters.SepaCharacterConverter}
* Contains classes that can generate a Java {@code com.github.bjansen.sepaconversiontool.converters.SepaCharacterConverter}
* from an XLS conversion table.
*/
package com.github.bjansen.sepaconversiontool.table2java;
package com.github.bjansen.sepaconversiontool.table2java;

0 comments on commit 17e0e2a

Please sign in to comment.