From 37343aa42771097a5c1678c1ffa2bc956da5158c Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Fri, 6 Sep 2024 18:11:07 +0200
Subject: [PATCH] remove non-ASCII quotes

---
 layout.sty | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/layout.sty b/layout.sty
index 08f27889..102aea6d 100644
--- a/layout.sty
+++ b/layout.sty
@@ -621,7 +621,7 @@ bookmarks=true]%
   before={\par\nopagebreak\vspace{2ex}\noindent}}
 }
 
-% Style suitable for an “on line” (in the middle of a paragraph)
+% Style suitable for an "on line" (in the middle of a paragraph)
 % 'ornamentedbox'.
 \tcbset{my on line/.style={
   capture=hbox, tcbox raise base, top=14pt, bottom=14pt,
-- 
GitLab