Skip to content

Commit cb59134

Browse files
committed
[FIX] iot/studio: fix typo and improve wording
Resolve issues identified during translation closes #12166 X-original-commit: 294c02b Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
1 parent 19cb93e commit cb59134

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/applications/general/iot/connect.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ list of :doc:`devices <devices>` connected to the IoT system.
9595
address`, and :guilabel:`Image version`.
9696

9797
.. note::
98-
By default, drivers are automatically :ref:`udpated <iot_updating_iot/handlers>` every time the
98+
By default, drivers are automatically :ref:`updated <iot_updating_iot/handlers>` every time the
9999
IoT system is restarted. To disable automatic updates, uncheck the :guilabel:`Automatic drivers
100100
update` option.
101101

content/applications/studio/fields.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,7 @@ Properties
484484
:guilabel:`Help Tooltip`. It is displayed inside a tooltip box when hovering with your mouse over
485485
the field's label.
486486
- :guilabel:`Placeholder`: To provide an example of how a field should be completed, write it under
487-
:guilabel:`Placeholder`. It is displayed in light gray in lieu of the field's value.
487+
:guilabel:`Placeholder`. It appears in light gray as a placeholder until a value is entered.
488488
- :guilabel:`Widget`: To change the default appearance or functionality of a field, select one of
489489
the available widgets.
490490
- :guilabel:`Default value`: To add a default value to a field when a record is created, use

0 commit comments

Comments
 (0)