Skip to content
Snippets Groups Projects
Commit baa9ba04 authored by Campbell Barton's avatar Campbell Barton
Browse files

Cleanup: spelling in comments, update dictionary

parent fc85c708
No related branches found
Tags
No related merge requests found
......@@ -249,11 +249,11 @@ def cmake_get_src(f: str) -> None:
pass
elif new_file.endswith(".def"):
pass
elif new_file.endswith(".cl"): # opencl
elif new_file.endswith(".cl"): # OPENCL.
pass
elif new_file.endswith(".cu"): # cuda
elif new_file.endswith(".cu"): # CUDA.
pass
elif new_file.endswith(".osl"): # open shading language
elif new_file.endswith(".osl"): # open shading language.
pass
elif new_file.endswith(".glsl"):
pass
......
......@@ -253,6 +253,7 @@ dict_custom = {
"reparameterization",
"reparametization",
"representable",
"reprojecting",
"repurpose",
"respecialized",
"retiming",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment