Skip to content

Commit 6dc7d36

Browse files
committed
Fixed spacing.
1 parent 2708f3b commit 6dc7d36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OpenSim/Moco/MocoGoal/MocoJointReactionGoal.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ void MocoJointReactionGoal::calcIntegrandImpl(
154154
}
155155

156156
void MocoJointReactionGoal::printDescriptionImpl() const {
157-
log_info(" joint path: {}", get_joint_path());
157+
log_info(" joint path: {}", get_joint_path());
158158
log_info(" loads frame: {}", get_loads_frame());
159159
log_info(" expressed: {}", get_expressed_in_frame_path());
160160

0 commit comments

Comments
 (0)