Skip to content

Commit f84895a

Browse files
committed
Fix javadoc
1 parent 2b8e267 commit f84895a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/src/main/java/net/sharksystem/asap/android/lora/messages/AbstractASAPLoRaMessage.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ public void handleMessage(LoRaCommunicationManager loRaCommunicationManager) thr
3939
}
4040

4141
/**
42-
* Abstract Factory for Messages, creates @{@link ASAPLoRaMessageInterface}-Instances from raw
42+
* Static Factory for Messages, creates @{@link ASAPLoRaMessageInterface}-Instances from raw
4343
* messages received by the ASAPLoRaBTModule.
4444
*
4545
* @param rawMessage

0 commit comments

Comments
 (0)