Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix spelling mistakes #462

Merged
merged 4 commits into from
Apr 5, 2018
Merged

Conversation

twsouthwick
Copy link
Member

Fixes #461

@@ -32,15 +32,10 @@ public abstract partial class OpenXmlElement : IEnumerable<OpenXmlElement>, IClo
[DebuggerBrowsable(DebuggerBrowsableState.Never)]
private OpenXmlElement _next;

// implement annotations mechanism like XObject in Linq
// implement annotations mechanism like XObject in XLINQ

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

isn't the proper term Linq to XML?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good call - it's often called XLINQ, but LINQ to XML is the official name. Changed.

@twsouthwick twsouthwick merged commit 7701097 into dotnet:master Apr 5, 2018
@twsouthwick twsouthwick deleted the fix-spelling-mistakes branch April 5, 2018 17:14
@twsouthwick twsouthwick added this to the v2.9 milestone Apr 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants