hwmon: (aht10) Fix typos in comments
authorKirill Yatsenko <kiriyatsenko@gmail.com>
Thu, 11 May 2023 20:26:31 +0000 (22:26 +0200)
committerGuenter Roeck <linux@roeck-us.net>
Thu, 8 Jun 2023 13:41:18 +0000 (06:41 -0700)
commit0cb01ec31529096b6460290963bf78c9146d83b7
tree44f5b0b57c5d88027864a3c0928926fd5f633a28
parent3b9da0422a7b597cfde3d9d7dfec0b5b065c4824
hwmon: (aht10) Fix typos in comments

Fix typos in the description of the return value section of the
functions. The word 'succesfull' is incorrect, it should be 'successful'.

Signed-off-by: Kirill Yatsenko <kiriyatsenko@gmail.com>
Link: https://lore.kernel.org/r/20230511202633.299174-1-kiriyatsenko@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/aht10.c