From d5f682736ebe1370eb2801a2e712cd0a7e08c5b1 Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Thu, 14 Nov 2024 12:17:18 +0000 Subject: [PATCH] fix UTF8 character Gbp-Pq: Name 0014-css-utf8.patch --- docs/libdnf/html/common.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/libdnf/html/common.css b/docs/libdnf/html/common.css index b65363b..dc38a01 100644 --- a/docs/libdnf/html/common.css +++ b/docs/libdnf/html/common.css @@ -1,6 +1,6 @@ /* common.css - MoinMoin Default Styles - Copyright (c) 2001, 2002, 2003 by Jürgen Hermann + Copyright (c) 2001, 2002, 2003 by Jürgen Hermann */ /* content styles */ -- 2.30.2