Commit 06efb715 authored by Cianciosa, Mark's avatar Cianciosa, Mark
Browse files

Fix doxygen header label.

parent c88ca992
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -75,7 +75,7 @@ auto dydmx = y->df(0.5*x);
 @endcode
 * In this case, the result will be @f$\frac{\partial y}{\partial 0.5*x}=1.0@f$
 *
 * @subsection discription_workflows
 * @subsection discription_workflows Workflows
 * A @ref workflow::manager is responsible for compiling device kernels, and
 * running them in order. One @ref workflow::manager is created for each device
 * or thread. The user is responsible for creating threads. Each kernel is