https://bugs.documentfoundation.org/show_bug.cgi?id=156022
Bug ID: 156022
Summary: [DOCUMENTATION] Typo error in Help page for TEXTJOIN
in Portuguese
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Documentation
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Description:
The function name in the example lack an R:
instead of
Steps to Reproduce:
See at:
https://help.libreoffice.org/latest/pt-BR/text/scalc/01/func_textjoin.html
Actual Results:
=UNITEXTO(" ",1, "Vovô", "viu", "a", "uva")
Expected Results:
=UNIRTEXTO(" ",1, "Vovô", "viu", "a", "uva")
Reproducible: Always
User Profile Reset: No
Additional Info:
By the way, ¿why comma as separators instead of semicolon?
--
You are receiving this mail because:
You are the assignee for the bug.