Ignore:
Timestamp:
05/05/14 17:15:22 (11 years ago)
Author:
cborstad
Message:

CHG: fixed spelling: Agressive->Aggressive

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/shared/Enum/EnumToStringx.cpp

    r17933 r17941  
    629629                case AugmentedLagrangianThetaEnum : return "AugmentedLagrangianTheta";
    630630                case NoneEnum : return "None";
    631                 case AgressiveMigrationEnum : return "AgressiveMigration";
     631                case AggressiveMigrationEnum : return "AggressiveMigration";
    632632                case SoftMigrationEnum : return "SoftMigration";
    633633                case SubelementMigrationEnum : return "SubelementMigration";
Note: See TracChangeset for help on using the changeset viewer.