From: Michi Ruckstuhl Date: Thu, 22 Dec 2016 14:04:00 +0000 (+0100) Subject: Fix minor Typo "depreciated" to "deprecated" X-Git-Tag: v6.3.1-rc1~26^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F9552%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Fix minor Typo "depreciated" to "deprecated" Change from „depreciated“ (meaning the monetary decrease of value over time) to „deprecated“. --- diff --git a/docs/pages/typography-base.md b/docs/pages/typography-base.md index 4660715e4..710344fe7 100644 --- a/docs/pages/typography-base.md +++ b/docs/pages/typography-base.md @@ -118,7 +118,7 @@ The value for `'line-height'`/`'lh'` is transformed into a unitless number, that

The `$header-styles` map has replaced `$header-sizes` map in version 6.3. `$header-styles` map is a more general map than `$header-sizes`.

-

`$header-sizes` map is still working and is used to initialize the `$header-styles` map. In version 6.4 the `$header-sizes` is going to be depreciated.

+

`$header-sizes` map is still working and is used to initialize the `$header-styles` map. In version 6.4 the `$header-sizes` is going to be deprecated.

---