diff --git a/Doxyfile b/Doxyfile
index db228c049..ca7ca9f0a 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -243,8 +243,8 @@ ALIASES = \
"collisionoccurenceoperator{2}=@relatesalso \1\n@brief Collision occurence of \1 and \2\n@see \2::operator%(const \1&) const" \
"collisionoperator{2}=@relatesalso \1\n@brief Collision of \1 and \2\n@see \2::operator/(const \1&) const" \
"todoc=@xrefitem todoc \"Documentation todo\" \"Documentation-related todo list\"" \
- "fn_gl{1}=gl\1()" \
- "fn_gl2{2}=gl\1()" \
+ "fn_gl{1}=gl\1()" \
+ "fn_gl2{2}=gl\1()" \
"fn_gl_extension{3}=gl\1\2()" \
"def_gl{1}=`GL_\1`" \
"def_gl_extension{3}=GL_\1_\2" \