Skip to content

Commit a7dde6b

Browse files
gavanderhoornFelix Exner
authored andcommitted
readme: missing whitespace
1 parent dbc9947 commit a7dde6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ statements.
294294
295295
These logging macros will either be translated into `printf` statements or logging commands of
296296
[`console_bridge`](https://github.com/ros/console_bridge) if `console_bridge` is found on the system
297-
during the cmake run. In this case, the define `ROS_BUILD` will be set.When built inside a catkin
297+
during the cmake run. In this case, the define `ROS_BUILD` will be set. When built inside a catkin
298298
workspace, logging commands are automatically translated into ROS logging commands.
299299
300300
Whenever you compile this library against `console_bridge`, make sure to set the logging level in

0 commit comments

Comments
 (0)