diff --git a/source/RobotAPI/motioncontrol/MotionControl.h b/source/RobotAPI/motioncontrol/MotionControl.h
index 7cd0d1084bca52f90e45fc138089edf949084fb1..fb63e94d8bce3765e891790e75891c782ea98b2a 100644
--- a/source/RobotAPI/motioncontrol/MotionControl.h
+++ b/source/RobotAPI/motioncontrol/MotionControl.h
@@ -24,7 +24,7 @@ namespace MotionControl
 
     \section HowTo How to use the states
     To use one of the MotionControl states, you have to make it a substate of your own state (see ArmarXCore::Statechart). To set its parameters,
-    map them from you own state to it. The standard configuration is set in file ${ArmarX_Home}/data/RobotAPIConfigs/stateconfigs/MotionControl.xml.
+    map them from you own state to it. The standard configuration is set in file ${ArmarX_Home}/data/HumanoidRobotAPIConfigs/stateconfigs/MotionControl.xml.
 
     Two kinds of kinematic entities are controlled using the MotionControl: single joints and kinematic chains. A kinematic chain is a list of joints
     that usually belong to a part of the robot, e.g. an arm. The joints and the kinematic chains are all defined in the xml files that describe the