Bug 140400 - Percentile function wizard has a typo in the hint
Summary: Percentile function wizard has a typo in the hint
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
7.0.3.1 release
Hardware: All All
: medium normal
Assignee: Julien Nabet
URL:
Whiteboard: target:7.2.0
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-14 00:17 UTC by ad7
Modified: 2021-02-18 12:27 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ad7 2021-02-14 00:17:02 UTC
Description:
Original Text within the percentile function wizard:

Returns alpha QUARTILE of a sample

It should be

Returns alpha PERCENTILE of a sample

Steps to Reproduce:
1. Start function wizard
2. click "PERCENTILE"
3.

Actual Results:
Returns alpha QUARTILE of a sample

Expected Results:
Returns alpha PERCENTILE of a sample


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.0.3.1
Build ID: 00(Build:1)
CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
7.0.3-5
Calc: threaded
Comment 2 Julien Nabet 2021-02-14 09:06:54 UTC
https://gerrit.libreoffice.org/c/core/+/110879
Comment 3 Commit Notification 2021-02-18 10:57:05 UTC
Julien Nabet committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/6d1b079b0c034948384a11675c6f7f52a29d23d7

tdf#140400: Percentile function wizard has a typo in the hint

It will be available in 7.2.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 4 Julien Nabet 2021-02-18 12:27:47 UTC
Backport on 7.1 waiting for review here:
https://gerrit.libreoffice.org/c/core/+/111137