Replace contraction 'it's' with possessive 'its'.

[ci skip]
This commit is contained in:
Wedge009 2023-10-19 11:53:59 +11:00 committed by Steve Cotton
parent 080a591eca
commit 1091fa924f
2 changed files with 3 additions and 3 deletions

View file

@ -38,7 +38,7 @@
[minimap_definition]
id = "no_size"
description = "a minimap without a size, this way it can be sized in it's container."
description = "a minimap without a size, this way it can be sized in its container."
{_GUI_RESOLUTION () 0}

View file

@ -130,7 +130,7 @@
[slider_definition]
id = "default"
description = "A slider with it's value on the right hand side."
description = "A slider with its value on the right hand side."
{_GUI_RESOLUTION () 150 250 22 16 50 ({GUI_FONT_SIZE_DEFAULT}) }
@ -138,7 +138,7 @@
[slider_definition]
id = "short"
description = "A slider with it's value on the right hand side."
description = "A slider with its value on the right hand side."
{_GUI_RESOLUTION () 50 150 22 16 50 ({GUI_FONT_SIZE_SMALL}) }