Skip to content

Commit 72aa483

Browse files
committed
AbstractLogService: tweak javadoc
1 parent c17958f commit 72aa483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/scijava/log/AbstractLogService.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
import org.scijava.service.AbstractService;
3939

4040
/**
41-
* Base implementation of an abstract {@link LogService}.
41+
* Base class for {@link LogService} implementations.
4242
*
4343
* @author Johannes Schindelin
4444
*/

0 commit comments

Comments
 (0)