Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tbeu authored and mtiller committed May 12, 2014
1 parent de2dacf commit 568d6f9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
within ModelicaByExample.Subsystems.LotkaVolterra.Components;
model TwoSpecies "Lotka-Volterra two species configuration"
// Import several component modesl from ModelicaByExample.Components.LotkaVolterra
// Import several component models from ModelicaByExample.Components.LotkaVolterra
import ModelicaByExample.Components.LotkaVolterra.Components.RegionalPopulation;
import ModelicaByExample.Components.LotkaVolterra.Components.Reproduction;
import ModelicaByExample.Components.LotkaVolterra.Components.Starvation;
Expand Down

0 comments on commit 568d6f9

Please sign in to comment.