From a8222aa74451d4ea07410633a6622b476d4b8939 Mon Sep 17 00:00:00 2001 From: yuokamoto Date: Thu, 30 Mar 2023 11:30:12 +0900 Subject: [PATCH] Update docs/source/examples/publisher_example.rst Co-authored-by: Antho1426RR <118157369+Antho1426RR@users.noreply.github.com> --- docs/source/examples/publisher_example.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/examples/publisher_example.rst b/docs/source/examples/publisher_example.rst index 11fbda3c0..4a81194e7 100644 --- a/docs/source/examples/publisher_example.rst +++ b/docs/source/examples/publisher_example.rst @@ -335,7 +335,7 @@ instead of UROS2Publisher. As UROS2PublisherComponent is a child class of `UActorComponent `_ and has UROS2Publisher as a member variable, you can easily add it to the Actor and set parameters from the editor. -Each publisher is attached to an Actor, which is displayed in the `Components`` panel on the left. +Each publisher is attached to an Actor, which is displayed in the `Components` panel on the left. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Details of BP Publisher