Skip to content

Commit

Permalink
docs: Fix incorrect summary comment (#19560)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmzagorski authored and ajcvickers committed Jan 12, 2020
1 parent 4b868b9 commit 6e2703f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ public virtual ReferenceCollectionBuilder<TRelatedEntity, TEntity> WithMany(

/// <summary>
/// <para>
/// Configures this as a one-to-many relationship.
/// Configures this as a one-to-one relationship.
/// </para>
/// <para>
/// Note that calling this method with no parameters will explicitly configure this side
Expand Down

0 comments on commit 6e2703f

Please sign in to comment.