Skip to content

Commit

Permalink
[skip-ci] Fix Typo in model description (docstring)
Browse files Browse the repository at this point in the history
  • Loading branch information
martinkremer committed Oct 24, 2022
1 parent 5f009b9 commit 027953a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AixLib/Systems/ModularAHU/Examples/DemandControlledAHU.mo
@@ -1,5 +1,5 @@
within AixLib.Systems.ModularAHU.Examples;
model DemandControlledAHU "Example for air hanling unit with demand controlled ventilation"
model DemandControlledAHU "Example for air handling unit with demand controlled ventilation"
extends Modelica.Icons.Example;

parameter Real CO2Con_start = 400
Expand Down

0 comments on commit 027953a

Please sign in to comment.