Fix typo lambada -> lambda in multiple display compoments (#1071)

Co-authored-by: rheinz <romanheinz@web.de>
This commit is contained in:
rheinz 2021-03-22 20:15:23 +01:00 committed by GitHub
parent 7eeb5116ba
commit dc4f985548
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -65,7 +65,7 @@ Configuration examples
To utilize the color capabilities of this display module, you'll likely want to add a ``color:`` section to your
YAML configuration; please see :ref:`color <config-color>` for more detail on this configuration section.
To use colors in your lambada:
To use colors in your lambda:
.. code-block:: yaml

View File

@ -71,7 +71,7 @@ To utilize the grayscale capabilities of this display module, add a ``color:`` s
please see :ref:`color <config-color>` for more details. As this is a grayscale display, it only uses the white color
element as shown below.
To use grayscale in your lambada:
To use grayscale in your lambda:
.. code-block:: yaml

View File

@ -129,7 +129,7 @@ To utilize the grayscale capabilities of this display module, add a ``color:`` s
please see :ref:`color <config-color>` for more details. As this is a grayscale display, it only uses the white color
element as shown below.
To use grayscale in your lambada:
To use grayscale in your lambda:
.. code-block:: yaml

View File

@ -70,7 +70,7 @@ As of version 1.15, ESPHome supports color displays. To utilize the color capabi
module, you'll likely want to add a ``color:`` section to your YAML configuration; please see
:ref:`color <config-color>` for more detail on this configuration section.
To use colors in your lambada:
To use colors in your lambda:
.. code-block:: yaml