Fix typo
This commit is contained in:
parent
8f8df3ce80
commit
e5de888b98
1 changed files with 1 additions and 1 deletions
|
|
@ -333,7 +333,7 @@ private fun MainContent(
|
|||
color = MaterialTheme.colorScheme.onSurface,
|
||||
text = buildAnnotatedString {
|
||||
withStyle(packageStyleSpan) {
|
||||
append("Forfait IS (")
|
||||
append("Forfait FA (")
|
||||
append(it.packageISInput)
|
||||
append("€) : ")
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue