diff options
author | Bartosz Kosiorek <gang65@poczta.onet.pl> | 2018-11-27 11:40:49 +0100 |
---|---|---|
committer | Bartosz Kosiorek <gang65@poczta.onet.pl> | 2018-11-29 14:08:26 +0100 |
commit | 9c0d40fbc7d01ff46b78b798361bf3a19cc18bdc (patch) | |
tree | a2afd07ced2da313c5cdc6183bb1ea7e832d9a7e /osx | |
parent | a55d15e27f4290b9aaf5597161b2b3c5200d3f85 (diff) |
Rename Mac OS X to official name macOS in comments and documentation
Change-Id: I651b7f202fa52ff5f5357a11aa72c43eb7dc7f95
Reviewed-on: https://gerrit.libreoffice.org/64102
Tested-by: Jenkins
Reviewed-by: Bartosz Kosiorek <gang65@poczta.onet.pl>
Diffstat (limited to 'osx')
-rw-r--r-- | osx/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/osx/README b/osx/README index 341b15bc718d..260a7ed48276 100644 --- a/osx/README +++ b/osx/README @@ -1,4 +1,4 @@ Just an Xcode project to make it easier to debug a running soffice -instance on OS X. Not intended for other use. The Xcode project has +instance on macOS. Not intended for other use. The Xcode project has references to a fairly arbitrary bunch of source files from here and -there in LO that I have happened to been debugging in Xcode on OS X.
\ No newline at end of file +there in LO that I have happened to been debugging in Xcode on macOS.
\ No newline at end of file |