diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-08-17 11:33:44 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-08-17 19:20:33 +0200 |
commit | c75e2a8250b38a9bf2a4656a5f564965d4b5a7fe (patch) | |
tree | 2e78ccb74176bea7ad63ffb3f8dde51f2361a919 /source/text/scalc | |
parent | 489fd5f5a291966f3417321930c8723df67e96e0 (diff) |
Add MACOSX for =INFO("system")
Change-Id: I23bd4706bf7f0eba4334e15c21e750b2f2cf2883
Reviewed-on: https://gerrit.libreoffice.org/59266
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/scalc')
-rw-r--r-- | source/text/scalc/01/04060104.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/scalc/01/04060104.xhp b/source/text/scalc/01/04060104.xhp index e117557a86..38c38016e1 100644 --- a/source/text/scalc/01/04060104.xhp +++ b/source/text/scalc/01/04060104.xhp @@ -181,7 +181,7 @@ <paragraph id="par_id8193914" role="tablecontent" xml-lang="en-US" localize="false">"system"</paragraph> </tablecell> <tablecell> - <paragraph id="par_id9841608" role="tablecontent" xml-lang="en-US">The type of the operating system. <br/>"WNT" for Microsoft Windows <br/>"LINUX" for Linux <br/>"SOLARIS" for Solaris</paragraph> + <paragraph id="par_id9841608" role="tablecontent" xml-lang="en-US">The type of the operating system. <br/>"WNT" for Microsoft Windows <br/>"LINUX" for Linux <br/>"MACOSX" for macOS<br/>"SOLARIS" for Solaris</paragraph> </tablecell> </tablerow> <tablerow> |