summaryrefslogtreecommitdiffhomepage
path: root/android/app/src
diff options
context:
space:
mode:
authorAlbin <albin@mullvad.net>2023-06-07 13:41:12 +0200
committerAlbin <albin@mullvad.net>2023-06-07 13:41:12 +0200
commita050643585ea2f0e8fcb98dfeae6b893fc023618 (patch)
tree9e8f1d7e12548d02b7b55ed7b6033e187dec9b82 /android/app/src
parentfcd2fdd499fff080ec7430322a88bcbe403b8cfe (diff)
parent7f6cb542ba1e9062ce47b2a169fbbb141f343efe (diff)
downloadmullvadvpn-a050643585ea2f0e8fcb98dfeae6b893fc023618.tar.xz
mullvadvpn-a050643585ea2f0e8fcb98dfeae6b893fc023618.zip
Merge branch 'bump-dependencies-and-update-suppressions'
Diffstat (limited to 'android/app/src')
-rw-r--r--android/app/src/main/kotlin/net/mullvad/mullvadvpn/compose/theme/typeface/TypeScale.kt2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/app/src/main/kotlin/net/mullvad/mullvadvpn/compose/theme/typeface/TypeScale.kt b/android/app/src/main/kotlin/net/mullvad/mullvadvpn/compose/theme/typeface/TypeScale.kt
index eecac666f9..53116ad7e8 100644
--- a/android/app/src/main/kotlin/net/mullvad/mullvadvpn/compose/theme/typeface/TypeScale.kt
+++ b/android/app/src/main/kotlin/net/mullvad/mullvadvpn/compose/theme/typeface/TypeScale.kt
@@ -7,7 +7,7 @@ import androidx.compose.ui.unit.sp
*
* NOTE:
* * Do not use these font sizes directly. Instead use the styles defined in Typeface and/or the
- * standard styles in the material theme
+ * standard styles in the material theme
* * Order entries within each type by descending size.
*/
internal object TypeScale {