Skip to content

Fix typos in repo #285

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

mcbarton
Copy link
Collaborator

@mcbarton mcbarton commented Apr 8, 2025

Description

Please include a summary of changes, motivation and context for this PR.

This PR fixes some typos in the repo.

Fixes # (issue)

Type of change

Please tick all options which are relevant.

  • Bug fix
  • New feature
  • Added/removed dependencies
  • Required documentation updates

@codecov-commenter
Copy link

codecov-commenter commented Apr 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.56%. Comparing base (9458ebe) to head (7a4f5a9).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #285      +/-   ##
==========================================
- Coverage   80.87%   80.56%   -0.32%     
==========================================
  Files          20       20              
  Lines         957      957              
  Branches       88       88              
==========================================
- Hits          774      771       -3     
- Misses        183      186       +3     

see 1 file with indirect coverage changes

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

<name>select_on_container_copy_contruction</name>
<anchorfile>cpp/memory/polymorphic_allocator/select_on_container_copy_contruction</anchorfile>
<name>select_on_container_copy_construction</name>
<anchorfile>cpp/memory/polymorphic_allocator/select_on_container_copy_construction</anchorfile>
Copy link
Contributor

Choose a reason for hiding this comment

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

I believe this file came from the "internet". Maybe we should not touch it.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I also thought this came from somewhere on the internet, but the document on these lines is wrong . Its supposed to be pointing to https://en.cppreference.com/w/cpp/memory/polymorphic_allocator/select_on_container_copy_construction (with the end of the link being the anchorfile), but as you can the anchorfile is not correct, due to the typo.

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.

3 participants