Skip to content

Commit e29a84c

Browse files
authored
Make a minor change to force a new commit to nuget (#351)
1 parent ba501bd commit e29a84c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/SIL.LCModel/DomainImpl/OverridesLing_Lex.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ public IEnumerable<ICmObject> AllPossiblePictures
205205

206206
/// <summary>
207207
/// Gets all the bulk-editable things that might be used as the destination of a bulk edit to
208-
/// Allomorphs. This includes MoForms that are the LexemeForm of some entry.
208+
/// Allomorphs/MoForms. This includes MoForms that are the LexemeForm of some entry.
209209
/// </summary>
210210
[VirtualProperty(CellarPropertyType.ReferenceSequence, "CmObject")]
211211
public IEnumerable<ICmObject> AllPossibleAllomorphs

0 commit comments

Comments
 (0)