Skip to content

Commit

Permalink
Fix comment formatting (#2276)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanie-eng authored Jul 31, 2023
1 parent 5506dd5 commit 83892d6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ class MOVEIT_PLANNING_SCENE_EXPORT PlanningScene : public std::enable_shared_fro
return world_const_;
}

// brief Get the representation of the world
/** \brief Get the representation of the world */
const collision_detection::WorldPtr& getWorldNonConst()
{
// we always have a world representation
Expand Down

0 comments on commit 83892d6

Please sign in to comment.