Skip to content
Snippets Groups Projects
Commit a03d75a2 authored by Peter W. Draper's avatar Peter W. Draper
Browse files

Fix typo.

parent 037b06ba
Branches
Tags
1 merge request!673Reduce the number of proxies constructed in the case with gravity
...@@ -672,7 +672,7 @@ int cell_can_use_pair_mm_rebuild(const struct cell *ci, const struct cell *cj, ...@@ -672,7 +672,7 @@ int cell_can_use_pair_mm_rebuild(const struct cell *ci, const struct cell *cj,
const struct engine *e, const struct space *s); const struct engine *e, const struct space *s);
/** /**
* @brief Compute the sqaure of the minimal distance between any two points in * @brief Compute the square of the minimal distance between any two points in
* two cells of the same size * two cells of the same size
* *
* @param ci The first #cell. * @param ci The first #cell.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment