Skip to content

Commit

Permalink
style
Browse files Browse the repository at this point in the history
Signed-off-by: Arjo Chakravarty <[email protected]>
  • Loading branch information
arjo129 committed Jan 25, 2023
1 parent 9b39a6d commit cc4ce08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions proto/gz/msgs/data_load_options.proto
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ message DataLoadPathOptions
/// \brief Name of time axis
string time = 2;

/// \brief Is the data static in time
/// \brief Is the data static in time
bool static_time = 3;

/// \brief Name of x axis
Expand All @@ -55,4 +55,4 @@ message DataLoadPathOptions

/// Spherical Coodinate type
gz.msgs.SphericalCoordinatesType coordinate_type = 8;
}
}

0 comments on commit cc4ce08

Please sign in to comment.