Skip to content

Commit

Permalink
Edit OpenXmlBasePart property comment (fixes #511) (#528) (#531)
Browse files Browse the repository at this point in the history
Documentation correction.
  • Loading branch information
tomjebo authored and twsouthwick committed Mar 12, 2019
1 parent ad16637 commit 2157ec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DocumentFormat.OpenXml/Packaging/OpenXmlBasePart.cs
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ internal void CreateInternal2(OpenXmlPackage openXmlPackage, OpenXmlPart parent,
#region public properties

/// <summary>
/// Gets a part that is in the OpenXmlPackage container.
/// Gets the OpenXmlPackage which contains the current part.
/// </summary>
public OpenXmlPackage OpenXmlPackage
{
Expand Down

0 comments on commit 2157ec8

Please sign in to comment.