diff --git a/docs/examples/howto_propertylib/plot_propertylib.py b/docs/examples/howto_propertylib/plot_propertylib.py index 645a5c086fb7221e6d26cf6804b70d137ce8171c..f93269142644b02e3574de1fa141338f795d0798 100644 --- a/docs/examples/howto_propertylib/plot_propertylib.py +++ b/docs/examples/howto_propertylib/plot_propertylib.py @@ -27,7 +27,7 @@ presets.temperature.transform(273.15) # %% [markdown] # You can also create your own properties by creating a Scalar, Vector or Matrix -# property. The following would convert 273.15 K to °F. +# property. The following would doesn't to any unit conversion. # %% custom_temperature = Scalar(