From 18ffdfe8abf910314a3b53936626f8e209b00b66 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Sun, 25 May 2025 19:56:47 +0200 Subject: [PATCH] css: Fix a typo in comment. --- web/para.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/para.css b/web/para.css index 3a928c05..fc4ca362 100644 --- a/web/para.css +++ b/web/para.css @@ -26,7 +26,7 @@ hr { border-top: 1px solid yellow; } -/* doxgen */ +/* doxygen */ /* Data structure index. Box with clickable letters */ div.qindex { -- 2.39.5