A variety of javadoc fixes.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6533 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2011-03-15 18:17:09 +00:00
parent 0a15a1e09a
commit 217927de2b
28 changed files with 48 additions and 46 deletions
@@ -40,7 +40,7 @@ public class LocationMarshaller extends InvocationMarshaller
implements LocationService
{
/**
* Marshalls results to implementations of {@link LocationService.MoveListener}.
* Marshalls results to implementations of {@code LocationService.MoveListener}.
*/
public static class MoveMarshaller extends ListenerMarshaller
implements MoveListener