Cleanup: Misplaced fullstop in comment

This commit is contained in:
Sergey Sharybin
2020-09-17 13:33:53 +02:00
parent ef4877fde3
commit 393b5a231f

View File

@@ -131,7 +131,7 @@ typedef struct ParticleData {
/** Index to derived mesh data (face) to avoid slow lookups. */
int num_dmcache;
/** Coordinates on face/edge number "num" and depth alon.g*/
/** Coordinates on face/edge number "num" and depth along. */
float fuv[4], foffset;
/* face normal for volume emission. */