Skip to content

Commit 8fcc14f

Browse files
committed
Listing [random-in-unit-sphere] caption filename
Incorrectly listed the `random_in_unit_sphere()` function as being from source file `material.h`, rather than `common/vec3.h`. Resolves #353
1 parent a91ef50 commit 8fcc14f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

books/RayTracingInOneWeekend.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1388,7 +1388,7 @@
13881388
}
13891389
}
13901390
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1391-
[Listing [random-in-unit-sphere]: <kbd>[material.h]</kbd> The random_in_unit_sphere() function]
1391+
[Listing [random-in-unit-sphere]: <kbd>[vec3.h]</kbd> The random_in_unit_sphere() function]
13921392
</div>
13931393

13941394
<div class='together'>

0 commit comments

Comments
 (0)