Skip to content

Commit 28ba903

Browse files
committed
Fix javadoc errors
1 parent 7ebe246 commit 28ba903

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/org/scijava/cache/GuavaCacheService.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
/**
4545
* {@link CacheService} implementation wrapping a guava {@link Cache}.
4646
*
47-
* @author Mark Hiner <hinerm@gmail.com>
47+
* @author Mark Hiner
4848
*/
4949
@Plugin(type = Service.class)
5050
public class GuavaCacheService extends AbstractService implements CacheService {

0 commit comments

Comments
 (0)