]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Change OS X to macOS in Sass comments (#27729)
authorChristian Oliff <christianoliff@yahoo.com>
Mon, 26 Nov 2018 14:57:33 +0000 (23:57 +0900)
committerPatrick H. Lauke <redux@splintered.co.uk>
Mon, 26 Nov 2018 14:57:33 +0000 (14:57 +0000)
It's been macOS for 3 years now and we use just 'macOS' elsewhere in the Bootstrap documentation.
https://en.wikipedia.org/wiki/MacOS

site/docs/4.1/content/reboot.md

index 8de206fa2b1c9747446886d5ce91905055ff39f2..c8d4ab672ca2668c2ad80aa33917d875f6b1785a 100644 (file)
@@ -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",