Skip to content

Commit 9c6325f

Browse files
committed
Fix typo: anywhere the -> anywhere there
Signed-off-by: Steve Peters <scpeters@openrobotics.org>
1 parent 1f663c0 commit 9c6325f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composition/merge_proposal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ be loaded into an `sdf::Root` object so that graphs are constructed and
105105
the model pose can be resolved (see code in [parser.cc](https://github.com/ignitionrobotics/sdformat/blob/sdformat12_12.4.0/src/parser.cc#L263-L277)).
106106
For the entities to be merged, any explicit references to the
107107
implicit `__model__` frame are replaced with references to the proxy frame.
108-
Additionally, the name of the proxy frame is inserted anywhere the is an
108+
Additionally, the name of the proxy frame is inserted anywhere there is an
109109
implicit reference to the included model's `__model__` frame, such as a link
110110
with an empty `//pose/@relative_to` attribute or a frame with an empty
111111
`@attached_to` attribute.

0 commit comments

Comments
 (0)