Skip to content

C++: Fix some typos in recent change notes#20010

Merged
jketema merged 1 commit intogithub:mainfrom
jketema:change-typo
Jul 10, 2025
Merged

C++: Fix some typos in recent change notes#20010
jketema merged 1 commit intogithub:mainfrom
jketema:change-typo

Conversation

@jketema
Copy link
Copy Markdown
Contributor

@jketema jketema commented Jul 10, 2025

No description provided.

Copilot AI review requested due to automatic review settings July 10, 2025 08:23
@jketema jketema requested a review from a team as a code owner July 10, 2025 08:23
Copy link
Copy Markdown
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.

Pull Request Overview

This PR fixes grammatical errors in C++ change notes by correcting "flow model" to "flow models" and removing trailing slashes from library paths. The changes ensure consistency in terminology and proper formatting across documentation files.

  • Corrects singular "model" to plural "models" for consistency with the context of multiple libraries
  • Removes unnecessary trailing slashes from library path references
  • Updates both released change notes and the main changelog for consistency

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
cpp/ql/src/change-notes/released/1.4.3.md Fixes grammar and removes trailing slashes in library paths
cpp/ql/src/change-notes/released/1.4.1.md Corrects "flow model" to "flow models" for grammatical consistency
cpp/ql/src/CHANGELOG.md Updates both entries to match the corrections made in individual change notes

Copy link
Copy Markdown
Contributor

@IdrissRio IdrissRio left a comment

Choose a reason for hiding this comment

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

LGTM 👍

Copy link
Copy Markdown
Contributor

@geoffw0 geoffw0 left a comment

Choose a reason for hiding this comment

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

👍

@jketema jketema merged commit 51f6391 into github:main Jul 10, 2025
12 checks passed
@jketema jketema deleted the change-typo branch July 10, 2025 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants