Skip to content

Commit

Permalink
fix typo.
Browse files Browse the repository at this point in the history
Signed-off-by: Tomoya.Fujita <Tomoya.Fujita@sony.com>
  • Loading branch information
fujitatomoya committed Dec 7, 2020
1 parent 153513a commit b3a22c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion articles/content_filtering.md
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ It would be good to create ContentFilteredTopic for each of them. This can make

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

0 comments on commit b3a22c0

Please sign in to comment.