Skip to content

Docs/spell check (backport #669)#670

Merged
ahcorde merged 4 commits intogz-math7from
mergify/bp/gz-math7/pr-669
Mar 21, 2025
Merged

Docs/spell check (backport #669)#670
ahcorde merged 4 commits intogz-math7from
mergify/bp/gz-math7/pr-669

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify bot commented Mar 20, 2025

🦟 Bug fix

Fixes some spell errors (issue #668)

Summary

This PR corrects spelling errors in the Gazebo documentation. No functionality was changed or added.

Checklist

  • Signed all commits for DCO
  • Added tests
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • Consider updating Python bindings (if the library has them)
  • codecheck passed (See contributing)
  • All tests passed (See test coverage)
  • While waiting for a review on your PR, please help review another open pull request to support the maintainers

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.


This is an automatic backport of pull request #669 done by [Mergify](https://mergify.com).

Signed-off-by: Gabriel Augusto <95982237+gabrielaugz@users.noreply.github.com>
Co-authored-by: gabrielaugz <wornbr22p@outlook.com>
(cherry picked from commit d5a19fe)

# Conflicts:
#	Migration.md
#	include/gz/math/CoordinateVector3.hh
#	include/gz/math/SphericalCoordinates.hh
@mergify mergify bot requested a review from scpeters as a code owner March 20, 2025 21:50
@mergify mergify bot added the conflicts label Mar 20, 2025
@mergify
Copy link
Copy Markdown
Contributor Author

mergify bot commented Mar 20, 2025

Cherry-pick of d5a19fe has failed:

On branch mergify/bp/gz-math7/pr-669
Your branch is up to date with 'origin/gz-math7'.

You are currently cherry-picking commit d5a19fe.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   Changelog.md
	modified:   examples/README.md
	modified:   examples/quaternion_from_euler.cc
	modified:   include/gz/math/Box.hh
	modified:   include/gz/math/Color.hh
	modified:   include/gz/math/Cone.hh
	modified:   include/gz/math/DiffDriveOdometry.hh
	modified:   include/gz/math/GaussMarkovProcess.hh
	modified:   include/gz/math/Interval.hh
	modified:   include/gz/math/Line2.hh
	modified:   include/gz/math/Line3.hh
	modified:   include/gz/math/MassMatrix3.hh
	modified:   include/gz/math/Matrix3.hh
	modified:   include/gz/math/Matrix4.hh
	modified:   include/gz/math/Matrix6.hh
	modified:   include/gz/math/MecanumDriveOdometry.hh
	modified:   include/gz/math/PID.hh
	modified:   include/gz/math/Pose3.hh
	modified:   include/gz/math/Quaternion.hh
	modified:   include/gz/math/Region3.hh
	modified:   include/gz/math/Temperature.hh
	modified:   include/gz/math/Triangle.hh
	modified:   include/gz/math/Vector2.hh
	modified:   include/gz/math/Vector3.hh
	modified:   include/gz/math/Vector4.hh
	modified:   include/gz/math/detail/AxisIndex.hh
	modified:   include/gz/math/graph/Graph.hh
	modified:   include/gz/math/graph/GraphAlgorithms.hh
	modified:   src/Frustum.cc
	modified:   src/Frustum_TEST.cc
	modified:   src/Material.cc
	modified:   src/MecanumDriveOdometry.cc
	modified:   src/python_pybind11/src/PID.cc
	modified:   src/python_pybind11/test/Frustum_TEST.py
	modified:   src/python_pybind11/test/SignalStats_TEST.py
	modified:   src/python_pybind11/test/Vector2_TEST.py
	modified:   src/ruby/Vector2_TEST.rb
	modified:   src/ruby/Vector3_TEST.rb
	modified:   src/ruby/Vector4_TEST.rb
	modified:   test/gtest_vendor/include/gtest/gtest-printers.h
	modified:   test/gtest_vendor/include/gtest/gtest.h
	modified:   test/gtest_vendor/include/gtest/internal/gtest-param-util.h
	modified:   test/gtest_vendor/src/gtest-internal-inl.h
	modified:   test/integration/win_dirent.h
	modified:   tutorials/color.md
	modified:   tutorials/example_angle.md
	modified:   tutorials/example_triangle.md
	modified:   tutorials/rotation_example.md

Unmerged paths:
  (use "git add/rm <file>..." as appropriate to mark resolution)
	both modified:   Migration.md
	deleted by us:   include/gz/math/CoordinateVector3.hh
	both modified:   include/gz/math/SphericalCoordinates.hh

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@mergify mergify bot requested a review from adityapande-1995 as a code owner March 20, 2025 21:50
@mergify mergify bot mentioned this pull request Mar 20, 2025
8 tasks
@github-actions github-actions bot added the 🎵 harmonic Gazebo Harmonic label Mar 20, 2025
ahcorde added 3 commits March 20, 2025 23:07
Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
@github-project-automation github-project-automation bot moved this from Inbox to In review in Core development Mar 21, 2025
@ahcorde ahcorde merged commit 56614e2 into gz-math7 Mar 21, 2025
11 of 12 checks passed
@github-project-automation github-project-automation bot moved this from In review to Done in Core development Mar 21, 2025
@ahcorde ahcorde deleted the mergify/bp/gz-math7/pr-669 branch March 21, 2025 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants