diff --git a/doc/api/signaltypes.rst b/doc/api/signaltypes.rst index d19168b..7fbbb00 100644 --- a/doc/api/signaltypes.rst +++ b/doc/api/signaltypes.rst @@ -248,9 +248,9 @@ temperature: °C Temperature is measured in degrees Celcius (°C). To convert to degrees Fahrenheit (°F) or Kelvin (K), you can use the following conversion formulas: - :math:`°\!F = °\!C \cdot \frac{9}{5} + 32`. + :math:`°\kern1pt\!F = °\kern2pt\!C \cdot \frac{9}{5} + 32`. - :math:`K = °\!C + 273.15`. + :math:`K = °\kern2pt\!C + 273.15`. .. _hue: