Skip to content

Commit 68894f4

Browse files
gavanderhoornfmauch
authored andcommitted
readme: missing whitespace
1 parent 89277f5 commit 68894f4

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
@@ -280,7 +280,7 @@ statements.
280280
281281
These logging macros will either be translated into `printf` statements or logging commands of
282282
[`console_bridge`](https://github.com/ros/console_bridge) if `console_bridge` is found on the system
283-
during the cmake run. In this case, the define `ROS_BUILD` will be set.When built inside a catkin
283+
during the cmake run. In this case, the define `ROS_BUILD` will be set. When built inside a catkin
284284
workspace, logging commands are automatically translated into ROS logging commands.
285285
286286
Whenever you compile this library against `console_bridge`, make sure to set the logging level in

0 commit comments

Comments
 (0)