This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch AOO41X
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/AOO41X by this push:
     new b88f496de5 correct typo - closed #120336 
https://bz.apache.org/ooo/show.cgi?id=120336
b88f496de5 is described below

commit b88f496de594ead22fbdb49dae9e67951300d3df
Author: Mechtilde Stehmann <[email protected]>
AuthorDate: Sat Dec 1 13:14:51 2018 +0000

    correct typo - closed #120336 https://bz.apache.org/ooo/show.cgi?id=120336
    
    git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1847893 
13f79535-47bb-0310-9956-ffa450edef68
    (cherry picked from commit 4e5ac2044c5d4ddfea4e988b9a6ae4ccc4f5a9ac)
---
 main/sc/source/ui/src/scfuncs.src | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/sc/source/ui/src/scfuncs.src 
b/main/sc/source/ui/src/scfuncs.src
index cd342c2cf9..6292d04efa 100644
--- a/main/sc/source/ui/src/scfuncs.src
+++ b/main/sc/source/ui/src/scfuncs.src
@@ -5624,7 +5624,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
        {
                String 1 // Description
                {
-                       Text [ en-US ] = "Returns the discreet probability of 
an interval." ;
+                       Text [ en-US ] = "Returns the discrete probability of 
an interval." ;
                };
                ExtraData =
                {

Reply via email to