Skip to content

Commit 5137bfe

Browse files
committed
comment
1 parent 129303e commit 5137bfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/geode/mesh/builder/hybrid_solid_builder.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ namespace geode
5858
index_t create_tetrahedron( const std::array< index_t, 4 >& vertices );
5959

6060
/*!
61-
* Create a new hexahedron from four vertices.
61+
* Create a new hexahedron from eight vertices.
6262
* @param[in] vertices The eight vertices defining the hexahedron to
6363
* create
6464
* @return the index of the created hexahedron

0 commit comments

Comments
 (0)