Skip to content

Commit bc3b400

Browse files
committed
Fix kdoc
1 parent 0d9d785 commit bc3b400

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/src/commonMain/kotlin/it/vercruysse/lemmyapi/enums/VersionTracker.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import kotlinx.serialization.Serializable
55

66
/**
77
* Tracks the version of the supported entries from this enum
8-
* Use this in conjunction with [getSupportedEntries]
8+
* Use this in conjunction with [it.vercruysse.lemmyapi.utils.getSupportedEntries]
99
*
1010
* @property minimumVersion The version this entry was added
1111
* @property maximumVersion The version this entry was removed, if null, it is still supported

0 commit comments

Comments
 (0)