Skip to content

Commit e2b999a

Browse files
committed
Fix file names in comments
1 parent 46e7746 commit e2b999a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

tesseract_motion_planners/simple/include/tesseract_motion_planners/simple/profile/simple_planner_fixed_size_plan_profile.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @file simple_planner_interpolation_plan_profile.h
2+
* @file simple_planner_fixed_size_plan_profile.h
33
* @brief
44
*
55
* @author Matthew Powelson

tesseract_motion_planners/simple/src/profile/simple_planner_fixed_size_plan_profile.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @file simple_planner_interpolation_plan_profile.cpp
2+
* @file simple_planner_fixed_size_plan_profile.cpp
33
* @brief
44
*
55
* @author Matthew Powelson

tesseract_motion_planners/simple/src/profile/simple_planner_lvs_plan_profile.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @file simple_planner_default_lvs_plan_profile.cpp
2+
* @file simple_planner_lvs_plan_profile.cpp
33
* @brief
44
*
55
* @author Tyler Marr

0 commit comments

Comments
 (0)