Fix caps
This commit is contained in:
parent
49ac78c4dd
commit
5c97123de2
1 changed files with 2 additions and 2 deletions
|
@ -386,7 +386,7 @@ mouse_default_cursor_shape = 0
|
|||
size_flags_horizontal = 1
|
||||
size_flags_vertical = 4
|
||||
custom_colors/font_color = Color( 0, 0, 0, 1 )
|
||||
text = "e-mail"
|
||||
text = "E-mail"
|
||||
percent_visible = 1.0
|
||||
lines_skipped = 0
|
||||
max_lines_visible = -1
|
||||
|
@ -471,7 +471,7 @@ mouse_filter = 2
|
|||
mouse_default_cursor_shape = 0
|
||||
size_flags_horizontal = 1
|
||||
size_flags_vertical = 4
|
||||
text = "j'accepte les"
|
||||
text = "J'accepte les"
|
||||
percent_visible = 1.0
|
||||
lines_skipped = 0
|
||||
max_lines_visible = -1
|
||||
|
|
Loading…
Reference in a new issue