Skip to content

Commit 15e232d

Browse files
committed
PTService: fix javadoc
The examples given are all from SciJava Common, not ImageJ.
1 parent 059e699 commit 15e232d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/scijava/plugin/PTService.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
* <p>
4141
* There are many kinds of services, but most of them share one common
4242
* characteristic: they provide API specific to a particular type of plugin. A
43-
* few examples from ImageJ:
43+
* few examples:
4444
* </p>
4545
* <ul>
4646
* <li>The {@link org.scijava.command.CommandService} works with

0 commit comments

Comments
 (0)