Skip to content

Commit

Permalink
fix small
Browse files Browse the repository at this point in the history
  • Loading branch information
TomokiMochizuki committed Sep 24, 2024
1 parent 1b1d311 commit 71303c3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/math_physics/orbit/relative_orbit_yamanaka_ankersen.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* @file relative_orbit_models.cpp
* @brief Functions to calculate Yamanaka-ANkersen STM for relative orbit
* @file relative_orbit_yamanaka_ankersen.cpp
* @brief Functions to calculate Yamanaka-Ankersen STM for relative orbit
*/
#include "relative_orbit_yamanaka_ankersen.hpp"

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* @file relative_orbit_yamanaka_ankersen.hpp
* @brief Functions to calculate Yamanaka-ANkersen STM for relative orbit
* @brief Functions to calculate Yamanaka-Ankersen STM for relative orbit
*/

#ifndef S2E_LIBRARY_ORBIT_RELATIVE_ORBIT_YAMANAKA_ANKERSEN_HPP_
Expand Down

0 comments on commit 71303c3

Please sign in to comment.