From 5fd752c1ea2974ab68c5adf47cd80d0f5d3d2244 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Fri, 20 Feb 2015 20:52:15 -0600 Subject: [PATCH] Use correct doxygen tag for video lectures. --- include/deal.II/fe/fe_system.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/deal.II/fe/fe_system.h b/include/deal.II/fe/fe_system.h index be154475f8..eb842b97fe 100644 --- a/include/deal.II/fe/fe_system.h +++ b/include/deal.II/fe/fe_system.h @@ -39,7 +39,7 @@ DEAL_II_NAMESPACE_OPEN * @ref vector_valued * module. * - * @videolecture{19,20} + * @dealiiVideoLecture{19,20} * *

FESystem, components and blocks

* @@ -180,7 +180,7 @@ public: * step-20, step-22 and others for use cases. Also see the module on * @ref vector_valued "Handling vector valued problems". * - * @videolecture{19,20} + * @dealiiVideoLecture{19,20} * * @param[in] fe The finite element that will be used to represent * the components of this composed element. -- 2.39.5