Skip to content

Commit 17ce66d

Browse files
committed
fix javadoc
1 parent 04614a2 commit 17ce66d

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

simulation/src/main/java/gov/hhs/aspr/ms/gcm/simulation/nucleus/DataManagerContext.java

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -222,10 +222,7 @@ public boolean actorExists(final ActorId actorId) {
222222
* requested if they are contained in different
223223
* plugins. Within a plugin, access is granted for
224224
* data manager types that were added by their plugin
225-
* before the invoking instance.<i>
226-
*
227-
*
228-
*
225+
* before the invoking instance.</li>
229226
* </ul>
230227
*
231228
*/

0 commit comments

Comments
 (0)