Skip to content

Commit 3cd1154

Browse files
committed
doc fix
1 parent ad15050 commit 3cd1154

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/library/mainpage.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ explicitly flush the command queues that are passed by reference to it. It pushe
127127
command queues and returns the modified queues to the client. The client is free to issue its own blocking
128128
logic using OpenCL synchronization mechanisms or push further work onto the queue to continue processing.
129129
130-
@subsection Environment variables
130+
@subsection EnvVariables Environment variables
131131
The clFFT library looks for the definition of 2 environment varibles. One is CLFFT_CACHE_PATH. If this
132132
variable is defined, then the library caches OpenCL binaries. This will enable a subsequent application run
133133
of the same type of transforms to avoid going through the expensive compile step. Instead, the stored

0 commit comments

Comments
 (0)