]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Fix title on deprecation notices. 10519/head
authorAndrew France <andrew@avito.uk>
Mon, 7 Aug 2017 19:03:24 +0000 (21:03 +0200)
committerAndrew France <andrew@avito.uk>
Mon, 7 Aug 2017 19:03:24 +0000 (21:03 +0200)
docs/pages/flexbox-utilities.md
docs/pages/float-classes.md
docs/pages/typography-helpers.md
docs/pages/visibility.md

index 92992e87e6cdac6cb01618615c5fe13289d4ab1e..db46e8a4f68d4e2358d4cb88cfb65373b452cd6e 100644 (file)
@@ -219,7 +219,7 @@ For children, there are 3 quick helper classes to apply the flex property. These
 ### Responsive Classes 
 
 <div class="callout alert">
-  <p><strong>Depreciation Notice:</strong> From v6.5.x, we are disabling responsive classes by default. You would be able to re-enable it though, with setting that <code>$flexbox-responsive-breakpoints</code> to <code>true</code> .</p>
+  <p><strong>Deprecation Notice:</strong> From v6.5.x, we are disabling responsive classes by default. You would be able to re-enable it though, with setting that <code>$flexbox-responsive-breakpoints</code> to <code>true</code> .</p>
 </div>
 
 All of these helper classes come in responsive varieties, prefixed with all of your named breakpoints.
index 65af16075dc2de72a6b785b4f026fd2a73658310..3c39eb9cc90c1ad0c41fb3675c46912787e0e451 100644 (file)
@@ -17,7 +17,7 @@ You can change the float behavior of an element by adding the `.float-left` or `
 </div>
 
 <div class="callout alert">
-  <p><strong>Depreciation Notice:</strong> From v6.5.x, we are moving Float classes to <a href="prototyping-utilities.html">Prototype specific mode</a> and thus Float classes will be disabled by default. You can re-enable it though, with a simple `@include`.</p>
+  <p><strong>Deprecation Notice:</strong> From v6.5.x, we are moving Float classes to <a href="prototyping-utilities.html">Prototype specific mode</a> and thus Float classes will be disabled by default. You can re-enable it though, with a simple `@include`.</p>
 </div>
 
 ```html_example
index 8eb8bbcf4341c231850da1e18233c017e7d09fe4..881fca8ce98a7030381962e3547e35afd4ce7b9f 100644 (file)
@@ -15,7 +15,7 @@ tags:
 ## Text Alignment
 
 <div class="callout alert">
-  <p><strong>Depreciation Notice:</strong> From v6.5.x, we are moving text alignment classes to <a href="prototyping-utilities.html">Prototype specific mode</a> and thus text alignment classes will be disabled by default. You can re-enable it though, with a simple `@include`.</p>
+  <p><strong>Deprecation Notice:</strong> From v6.5.x, we are moving text alignment classes to <a href="prototyping-utilities.html">Prototype specific mode</a> and thus text alignment classes will be disabled by default. You can re-enable it though, with a simple `@include`.</p>
 </div>
 
 You can change the text alignment of an element by adding `.text-left`, `.text-right`, `.text-center` or `.text-justify` to an element.
index 938486d32c04d576bf33b2e48082b4ca2f07a230..1b18bf607f9ede5d15208ee76e85f48e871f30ac 100644 (file)
@@ -17,7 +17,7 @@ tags:
 </div>
 
 <div class="callout alert">
-  <p><strong>Depreciation Notice:</strong> From v6.5.x, we are moving visibility classes to <a href="prototyping-utilities.html">Prototype specific mode</a> and thus visibility classes will be disabled by default. You can re-enable it though, with a simple `@include`.</p>
+  <p><strong>Deprecation Notice:</strong> From v6.5.x, we are moving visibility classes to <a href="prototyping-utilities.html">Prototype specific mode</a> and thus visibility classes will be disabled by default. You can re-enable it though, with a simple `@include`.</p>
 </div>
 
 ## Show by Screen Size