Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Oliff <christianoliff@yahoo.com>2018-11-26 17:57:33 +0300
committerPatrick H. Lauke <redux@splintered.co.uk>2018-11-26 17:57:33 +0300
commit7a907ae09e9b15b6062df234e0ab465af0322bb3 (patch)
tree34169b7fc2824e074699d663ecc345cce7f0fab1
parent32ab52ba2e9dc2549304fcef14dede7806384f34 (diff)
Change OS X to macOS in Sass comments (#27729)
It's been macOS for 3 years now and we use just 'macOS' elsewhere in the Bootstrap documentation. https://en.wikipedia.org/wiki/MacOS
-rw-r--r--site/docs/4.1/content/reboot.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/site/docs/4.1/content/reboot.md b/site/docs/4.1/content/reboot.md
index 8de206fa2b..c8d4ab672c 100644
--- a/site/docs/4.1/content/reboot.md
+++ b/site/docs/4.1/content/reboot.md
@@ -33,9 +33,9 @@ The default web fonts (Helvetica Neue, Helvetica, and Arial) have been dropped i
{% highlight sass %}
$font-family-sans-serif:
- // Safari for OS X and iOS (San Francisco)
+ // Safari for macOS and iOS (San Francisco)
-apple-system,
- // Chrome < 56 for OS X (San Francisco)
+ // Chrome < 56 for macOS (San Francisco)
BlinkMacSystemFont,
// Windows
"Segoe UI",