drivers: serial: uart_stm32: Fix typo in LOG_ERR string Change "Could not enable (LP)UART clock" to "[...] disable [...]" when clock_control_off() fails. Signed-off-by: Thomas Decker <decker@jb-lighting.de>