Fix typo
This commit is contained in:
parent
952ca1a143
commit
017ead0720
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ package io.element.android.libraries.featureflag.api
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* To enable or disable a FeatureFlags, change the `defaultValue` value.
|
* To enable or disable a FeatureFlags, change the `defaultValue` value.
|
||||||
* Warning: to enable a flog for the release app, you MUST update the file
|
* Warning: to enable a flag for the release app, you MUST update the file
|
||||||
* [io.element.android.libraries.featureflag.impl.StaticFeatureFlagProvider]
|
* [io.element.android.libraries.featureflag.impl.StaticFeatureFlagProvider]
|
||||||
*/
|
*/
|
||||||
enum class FeatureFlags(
|
enum class FeatureFlags(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue