Skip to content

Commit b3a22c0

Browse files
committed
fix typo.
Signed-off-by: Tomoya.Fujita <[email protected]>
1 parent 153513a commit b3a22c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/content_filtering.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ It would be good to create ContentFilteredTopic for each of them. This can make
226226

227227
- new `DDSContentFilteredTopic` object needs to be managed in implementation.
228228
- parent topic information should be cached so that we can create CFT based on that parent topic.
229-
- extemd `rmw_create_subscription` with optional fileds.
229+
- extemd `rmw_create_subscription` with optional fields.
230230
- const char * filter_expression
231231
- const rcutils_string_array_t * expression_parameters
232232
- `rmw_<set/get>_expression_parameters` interface.

0 commit comments

Comments
 (0)