Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Masaya Kataoka <[email protected]>
  • Loading branch information
hakuturu583 committed Feb 1, 2024
1 parent a207956 commit d464101
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Description

> Example is here, please check example and comment out this sentense. Minimal example is [here](pull_request_samples/example_simple.md) and etailed example is [here](pull_request_samples/example_detail.md)
> Example is here, please check example and comment out this sentence. Minimal example is [here](pull_request_samples/example_simple.md) and detailed example is [here](pull_request_samples/example_detail.md)
## Abstract

Expand Down
2 changes: 1 addition & 1 deletion .github/pull_request_samples/example_detail.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Abstract

Fixed bags velow.
Fixed bags below.

- Removed equal operators for geometry_msgs::msg::Point and geometry_msgs::msg::Vector3, because they were ambiguous.
- Fixed the bug which caused the intersection functions using vector to look past the last element of the vector and return wrong results.
Expand Down

0 comments on commit d464101

Please sign in to comment.