sw/uiconfig/swriter/ui/titlepage.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 51d2107788f6bcc2734f6dc0decd62556fab5112 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Fri Aug 4 05:29:37 2023 +0200 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Fri Aug 4 10:05:04 2023 +0200 Fix typo in code Change-Id: Ic4ba514198523bb31da7af12926808cce48a19f4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/155330 Tested-by: Julien Nabet <serval2...@yahoo.fr> Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/sw/uiconfig/swriter/ui/titlepage.ui b/sw/uiconfig/swriter/ui/titlepage.ui index fc3eae7a3409..e63524acd68a 100644 --- a/sw/uiconfig/swriter/ui/titlepage.ui +++ b/sw/uiconfig/swriter/ui/titlepage.ui @@ -511,7 +511,7 @@ <property name="can-focus">False</property> <child internal-child="accessible"> <object class="AtkObject" id="LB_PAGE_PROPERTIES-atkobject"> - <property name="AtkObject::accessible-description" translatable="yes" context="titlepage|entended_tip|LB_PAGE_PROPERTIES">Select the page style from the available pages styles in the document.</property> + <property name="AtkObject::accessible-description" translatable="yes" context="titlepage|extended_tip|LB_PAGE_PROPERTIES">Select the page style from the available pages styles in the document.</property> </object> </child> </object>