Skip to content

Commit be74475

Browse files
dcoeurjoCopilot
andauthored
Update src/DGtal/kernel/sets/DigitalSetByOctree.h
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 005c205 commit be74475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DGtal/kernel/sets/DigitalSetByOctree.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
namespace DGtal
4040
{
4141
/**
42-
* @brief A DigitalSet that stores voxel as an octree, or a DAG
42+
* @brief A DigitalSet that stores voxels as an octree, or a DAG
4343
*
4444
* This class allows for a compact representation of voxel as a
4545
* sparse voxel octree (SVO). Optionally, this can be further

0 commit comments

Comments
 (0)