From 8379b07078410b1dba58bef7d154becf9a48d004 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Thu, 3 Aug 2023 16:29:11 +0200
Subject: [PATCH] fix pc prefix

---
 glossary.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/glossary.tex b/glossary.tex
index 27066354..bebf4081 100644
--- a/glossary.tex
+++ b/glossary.tex
@@ -91,7 +91,7 @@
 
 \newacronym[
   description={-- one of the characters run by the people playing the game},
-  prefix={an\space},
+  prefix={a\space},
   ]{pc}{PC}{Player Character}
 
 \newacronym[
-- 
GitLab