We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba501bd commit e29a84cCopy full SHA for e29a84c
1 file changed
src/SIL.LCModel/DomainImpl/OverridesLing_Lex.cs
@@ -205,7 +205,7 @@ public IEnumerable<ICmObject> AllPossiblePictures
205
206
/// <summary>
207
/// 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.
+ /// Allomorphs/MoForms. This includes MoForms that are the LexemeForm of some entry.
209
/// </summary>
210
[VirtualProperty(CellarPropertyType.ReferenceSequence, "CmObject")]
211
public IEnumerable<ICmObject> AllPossibleAllomorphs
0 commit comments