ti-soc-thermal: Fix a typo in a comment line

Add a missing character in this description for a function.

Acked-by: Keerthy <j-keerthy@ti.com>
Tested-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>

authored by Markus Elfring and committed by Eduardo Valentin 8b8656d6 57e52115

Changed files
+1 -1
drivers
thermal
ti-soc-thermal
+1 -1
drivers/thermal/ti-soc-thermal/ti-bandgap.c
··· 1010 1010 } 1011 1011 1012 1012 /** 1013 - * ti_bandgap_set_continous_mode() - One time enabling of continuous mode 1013 + * ti_bandgap_set_continuous_mode() - One time enabling of continuous mode 1014 1014 * @bgp: pointer to struct ti_bandgap 1015 1015 * 1016 1016 * Call this function only if HAS(MODE_CONFIG) is set. As this driver may