javadoc fixes

This commit is contained in:
zzz
2022-02-10 09:02:39 -05:00
parent 2ba56a5e17
commit 309e306337
2 changed files with 3 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ package net.i2p.app;
* if (ns != null)
* ns.notify("foo", null, Log.INFO, _t("foo"), _t("message"), "/foo/bar");
* }
* <pre>
* </pre>
*
* @since 0.9.53
*/