Skip to content

Commit

Permalink
Extremely minor comment change (#2340)
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianjhpc committed Aug 30, 2022
1 parent a5ad4bb commit 2ac37b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/dolfinx/mesh/utils.h
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ std::vector<std::int32_t> locate_entities_boundary(
/// @brief Determine the indices in the geometry data for each vertex of
/// the given mesh entities.
///
/// @warning This function should be used unless there is no
/// @warning This function should not be used unless there is no
/// alternative. It may be removed in the future.
///
/// @param[in] mesh The mesh
Expand Down

0 comments on commit 2ac37b9

Please sign in to comment.