Skip to content
This repository was archived by the owner on Mar 14, 2025. It is now read-only.

Commit a880b45

Browse files
committed
corrected typo
1 parent a78b3c1 commit a880b45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ file from ```OptiX SDK X.X.X\SDK-precompiled-samples``` to the build folder.
7777
- The main host cost is in main.cpp. This sets up the optix
7878
node graph, creates and compiles all programs, etc.
7979

80-
- Host functions and constructors are separeted into different header files
80+
- Host functions and constructors are separated into different header files
8181
under the ```host_includes/``` folder..
8282

8383
- All OptiX device programs are in ```OptiX-Path-Tracer/programs/```:

0 commit comments

Comments
 (0)