Skip to content

Commit

Permalink
Refactor comments in Table class to fix typo in code comment
Browse files Browse the repository at this point in the history
  • Loading branch information
fbriol committed Oct 27, 2024
1 parent da2111e commit ddcebaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/fes/wave/table.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ class Table {
/// The harmonic analysis method consists in expressing the ocean tidal
/// variations as a sum of independent constituents accordingly to the tidal
/// potential spectrum. Then the sea surface elevation at a point
/// \f$(x, y)\f$ and time \fs(t\fs) can be expressed as a linear sum as
/// \f$(x, y)\f$ and time \f$(t\f$) can be expressed as a linear sum as
/// follow:
///
/// \f[
Expand Down

0 comments on commit ddcebaa

Please sign in to comment.