Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Dec 15, 2025

The System.Data.OleDb namespace documentation had missing spaces before ".NET Framework" in both the summary and remarks sections, rendering as "the.NET Framework" instead of "the .NET Framework".

Changes:

  • Added space in summary: is the.NET Frameworkis the .NET Framework
  • Added space in remarks: The.NET FrameworkThe .NET Framework

File modified:

  • xml/ns-System.Data.OleDb.xml
Original prompt

This section details on the original issue you should resolve

<issue_title>Typo: Missing Space</issue_title>
<issue_description>### Type of issue

Typo

Description

There should be a space before .NET as you can see in the image below. Verify using the link below.
https://learn.microsoft.com/en-us/dotnet/api/system.data.oledb?view=windowsdesktop-10.0

Image

Page URL

https://learn.microsoft.com/en-us/dotnet/api/system.data.oledb?view=windowsdesktop-10.0

Content source URL

https://github.com/dotnet/dotnet-api-docs/blob/main/xml/ns-System.Data.OleDb.xml

Document Version Independent Id

685f5850-f94e-de1f-69ac-09b9b415ba38

Platform Id

fe207dda-49c7-39a0-9ca8-bea938c138dd

Article author

@dotnet-bot</issue_description>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI changed the title [WIP] Fix typo by adding missing space before .NET Fix missing space before .NET in System.Data.OleDb namespace documentation Dec 15, 2025
Copilot AI requested a review from gewarren December 15, 2025 16:53
@gewarren gewarren marked this pull request as ready for review December 15, 2025 16:54
@gewarren gewarren requested a review from a team as a code owner December 15, 2025 16:54
Copilot AI review requested due to automatic review settings December 15, 2025 16:54
@gewarren gewarren enabled auto-merge (squash) December 15, 2025 16:54
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Copy link
Member

@roji roji left a comment

Choose a reason for hiding this comment

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

Thanks.

@gewarren gewarren merged commit a737183 into main Dec 15, 2025
10 of 12 checks passed
@gewarren gewarren deleted the copilot/fix-typo-missing-space branch December 15, 2025 18:45
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.

Typo: Missing Space

3 participants