fix javadoc
This commit is contained in:
@@ -15,7 +15,7 @@ public abstract class BaseModel implements Cloneable{
|
|||||||
/**
|
/**
|
||||||
* indicates the profile has been fetched from a foreign instance.
|
* indicates the profile has been fetched from a foreign instance.
|
||||||
*
|
*
|
||||||
* @see MastodonAPIRequest#execRemote
|
* @see org.joinmastodon.android.api.MastodonAPIRequest#execRemote
|
||||||
*/
|
*/
|
||||||
public transient boolean isRemote;
|
public transient boolean isRemote;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user