diff --git a/graph_docs/discription.dox b/graph_docs/discription.dox index b5017a11e545ae2346421cc249805b987d68a5d3..1f48961e8366a85adaa541cec31b3d7a499936d7 100644 --- a/graph_docs/discription.dox +++ b/graph_docs/discription.dox @@ -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