Skip to content

Commit

Permalink
More review updates
Browse files Browse the repository at this point in the history
  • Loading branch information
aprokop committed Apr 10, 2024
1 parent a83164c commit 29b4d5e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/****************************************************************************
* Copyright (c) 2017-2022 by the ArborX authors *
* Copyright (c) 2023 by the ArborX authors *
* All rights reserved. *
* *
* This file is part of the ArborX library. ArborX is *
Expand Down Expand Up @@ -73,7 +73,7 @@ auto icosahedron()
return std::make_pair(vertices, triangles);
}

/* Suvdivide every triangle into four
/* Subdivide every triangle into four
/\ /\
/ \ / \
/ \ ---> /____\
Expand Down

0 comments on commit 29b4d5e

Please sign in to comment.