diff options
author | cyBerta <cyberta@riseup.net> | 2017-11-21 17:16:53 +0100 |
---|---|---|
committer | cyBerta <cyberta@riseup.net> | 2017-11-21 17:16:53 +0100 |
commit | 373cea72aefbc81667b7202cb17523e1a1d9ff69 (patch) | |
tree | f24c335324b42270ce630ea2971892aebff355eb /pages | |
parent | 26704e313b0c4530c724b4dd94e26bd87650efd5 (diff) |
update help page for Mac OS - fix OS naming
Diffstat (limited to 'pages')
-rw-r--r-- | pages/install/mac/en.text | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pages/install/mac/en.text b/pages/install/mac/en.text index 0e9fe0c..5361aa5 100644 --- a/pages/install/mac/en.text +++ b/pages/install/mac/en.text @@ -1,11 +1,11 @@ -- @title = "Bitmask for macOS" -- @nav_title = 'macOS' +- @title = "Bitmask for Mac OS" +- @nav_title = 'Mac OS' h2. Download latest version Bitmask requires Mountain Lion or newer. -<%= render({:partial => 'common/download_button'}, {:link => 'https://dl.bitmask.net/client/osx/Bitmask-OSX-latest.dmg', :text => 'Download for macOS'}) %> +<%= render({:partial => 'common/download_button'}, {:link => 'https://dl.bitmask.net/client/osx/Bitmask-OSX-latest.dmg', :text => 'Download for Mac OS'}) %> Optionally, you can [[authenticate the signature => signature-verification]] for the Bitmask .dmg file using [[this signature file => https://dl.bitmask.net/client/osx/Bitmask-OSX-latest.dmg.asc]]. |