diff options
author | ickc <ickc@users.noreply.github.com> | 2017-08-23 13:48:10 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2017-08-23 13:48:10 -0700 |
commit | 5c1d844e40b146dd16e88a662368fe1824c46888 (patch) | |
tree | 1df69a45aa73700b6f9c7683a0691c16755c2f7d /windows | |
parent | f297659d508fcb2ba68ff3b071b2a6e85b2f7e4c (diff) | |
download | pandoc-5c1d844e40b146dd16e88a662368fe1824c46888.tar.gz |
Name change OSX -> macOS (#3869)
* Name change OSX -> macOS
fix commit c96b64e
This commit finishes remaining osx to macOS change, as well as replacing MacOS with macOS.
The reason for the later one is because the "correct" casing of macOS is like that. Apple styles it to looks like iOS, watchOS, tvOS, etc. And unfortunately they all start with a lowercase letter, making propercasing (or even title-casing) odd.
* fix casing of Linux, UNIX, and Windows
Diffstat (limited to 'windows')
-rw-r--r-- | windows/Pandoc-en-us.wxl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/Pandoc-en-us.wxl b/windows/Pandoc-en-us.wxl index 1981f24e8..f1acbb00e 100644 --- a/windows/Pandoc-en-us.wxl +++ b/windows/Pandoc-en-us.wxl @@ -9,6 +9,6 @@ [APPLICATIONFOLDER]. -You may need to restart Cmd/Powershell windows before using it.</String> +You may need to restart Cmd/Powershell Windows before using it.</String> </WixLocalization>
\ No newline at end of file |