Changeset 578

Show
Ignore:
Timestamp:
08/20/2007 11:44:09 AM (17 months ago)
Author:
AHaumer
Message:

corrected typo in docu

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • Modelica/trunk/Modelica/Electrical/Machines.mo

    r572 r578  
    33  extends Modelica.Icons.Library2; 
    44  annotation ( 
    5   version="1.8.6", versionDate="2007-08-12", 
     5  version="1.8.7", versionDate="2007-08-20", 
    66  Settings(NewStateSelection=true, Evaluate=true), 
    77  preferedView="info", Documentation(info="<HTML> 
     
    120120  <li> v1.8.6 2007/08/12 Anton Haumer<br> 
    121121       improved documentation</li> 
     122  <li> v1.8.7 2007/08/20 Anton Haumer<br> 
     123       corrected typo in documentation</li> 
    122124  </ul> 
    123125</HTML>"), 
     
    49724974        extends PartialAirGap; 
    49734975        Modelica.SIunits.Current i_mr[2]  
    4974           "Magnetizing current space phasor with respect to the stator fixed frame"; 
     4976          "Magnetizing current space phasor with respect to the rotor fixed frame"; 
    49754977      protected  
    49764978        parameter Modelica.SIunits.Inductance L[2,2]={{Lmd,0},{0,Lmq}}