Skip to content

Fix typos in comments and documentation #1260

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

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Copilot
Copy link

@Copilot Copilot AI commented Aug 23, 2025

This PR fixes several typos found in comments and documentation throughout the repository:

Changes Made

In users_comments.md:

  • Fixed "WHLL_Model_CR_with_move_to_a_pose.gif" → "WHILL_Model_CR_with_move_to_a_pose.gif" (missing 'I' in gif filename)
  • Fixed "maintaing" → "maintaining"
  • Fixed "AtshshiSakai" → "AtsushiSakai" (extra 's' removed)
  • Fixed "librarires" → "libraries"
  • Fixed "hanks frnd, for ur contibusion" → "Thanks friend, for your contribution"

In docs/modules/0_getting_started/3_how_to_contribute_main.rst:

  • Fixed grammar error: "These documents needs to be improved" → "These documents need to be improved"

Impact

These are minimal, surgical changes that only correct obvious spelling mistakes and grammar errors without changing any functionality or meaning. The fixes improve the overall quality and professionalism of the documentation while maintaining the original intent of all comments and text.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: AtsushiSakai <3813847+AtsushiSakai@users.noreply.github.com>
@Copilot Copilot AI changed the title [WIP] コメントやドキュメントのタイポを直すPRを作ってください。 Fix typos in comments and documentation Aug 23, 2025
Copilot finished work on behalf of AtsushiSakai August 23, 2025 14:30
@Copilot Copilot AI requested a review from AtsushiSakai August 23, 2025 14:30
@@ -8,7 +8,7 @@ This is an electric wheelchair control demo by [Katsushun89](https://github.com/

[Move to a Pose Control — PythonRobotics documentation](https://atsushisakai.github.io/PythonRobotics/modules/6_path_tracking/move_to_a_pose/move_to_a_pose.html) is used for its control algorithm ([code link](https://github.com/AtsushiSakai/PythonRobotics/blob/master/PathTracking/move_to_pose/move_to_pose.py)).

![1](https://github.com/AtsushiSakai/PythonRoboticsGifs/blob/master/Users/WHILL_Model_CR_with_move_to_a_pose/WHLL_Model_CR_with_move_to_a_pose.gif)
Copy link
Owner

@AtsushiSakai AtsushiSakai Aug 24, 2025

Choose a reason for hiding this comment

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

This is file name, so should not be changed. @copilot

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.

2 participants