From 0946fa03b71ec4f00a4c9329678c78df80387806 Mon Sep 17 00:00:00 2001 From: Luke Peterson Date: Sat, 29 May 2021 14:53:41 -0700 Subject: [PATCH] Fix minor typo in doxygen.rst --- doc/documentation/doxygen.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/documentation/doxygen.rst b/doc/documentation/doxygen.rst index 22cc947e..d89d3898 100644 --- a/doc/documentation/doxygen.rst +++ b/doc/documentation/doxygen.rst @@ -551,7 +551,7 @@ column, two items in the right columns, with no submenus: ("Pages", 'pages', []), ("Namespaces", 'namespaces', []) ] - 'LINKS_NAVBAR2' = [ + LINKS_NAVBAR2 = [ ("Classes", 'annotated', []), ("Files", 'files', []) ] -- 2.30.2