Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jtmaxwell3 authored and ddaspit committed Dec 6, 2024
1 parent 83f73d1 commit 8319868
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -821,7 +821,7 @@ protected void SetRuleOrder(MorphologicalRuleOrder ruleOrder)
foreach (Stratum stratum in Language.Strata)
{
stratum.MorphologicalRuleOrder = ruleOrder;
}
}
}

public LexEntry AddEntry(string gloss, FeatureStruct syntacticFS, Stratum stratum, params string[] forms)
Expand Down

0 comments on commit 8319868

Please sign in to comment.