diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-07-01 12:11:39 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-07-01 17:20:45 +0200 |
commit | 659dba3909b17d8a3206572b9b6de5acad3db590 (patch) | |
tree | 2d4d7613cf92e11926cead2149a20659a57dc787 /source | |
parent | 93dc60612485b96089088ec8c316e62b836b9bc4 (diff) |
Capitalize funciton name
Change-Id: I48c456ecdd591b84315f95b15013d708e6028cb4
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97641
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/sbasic/shared/calc_functions.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/shared/calc_functions.xhp b/source/text/sbasic/shared/calc_functions.xhp index c9c18e3be6..a58f14f4c4 100644 --- a/source/text/sbasic/shared/calc_functions.xhp +++ b/source/text/sbasic/shared/calc_functions.xhp @@ -531,7 +531,7 @@ </tablerow> <tablerow> <tablecell> - <paragraph id="par_id871592355721957" role="tablecontent" xml-lang="en-US" >Imsin</paragraph> + <paragraph id="par_id871592355721957" role="tablecontent" xml-lang="en-US" >IMSIN</paragraph> </tablecell> <tablecell> <paragraph id="par_id271592355721957" role="tablecontent" localize="false" >com.sun.star.sheet.addin.Analysis.getImsin</paragraph> |