From 7e4bdf87c20feb1d3352ee18f038b38fdd446b3d Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@tutamail.com>
Date: Sat, 23 Nov 2019 13:55:29 +0100
Subject: [PATCH] fix merge with config

---
 README.md    | 1 -
 glossary.tex | 2 ++
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a63aa58f..8bcbc973 100644
--- a/README.md
+++ b/README.md
@@ -20,4 +20,3 @@ The configs also have one branch per repo, so when writing Adventures in Fenestr
 
 > git subtree -P config push ../config aif
 
-
diff --git a/glossary.tex b/glossary.tex
index 94b8f72c..eb8782ec 100644
--- a/glossary.tex
+++ b/glossary.tex
@@ -115,6 +115,8 @@
 
 \newglossaryentry{college}{name={The College of Alchemy},text={the Collage of Alchemy},first={the Collage of Alchemy},description={is where all alchemists go for training.  They maintain a complete monopoly on alchemical magic, and all spells must be learned through them or one of their outposts}}
 
+\newglossaryentry{college}{name={The College of Alchemy},text={the College of Alchemy},first={the College of Alchemy},description={is where all alchemists go for training.  They maintain a complete monopoly on alchemical magic, and all spells must be learned through them or one of their outposts}}
+
 \newglossaryentry{pig}{name={The Mincing Pig},text={the Mincing Pig},first={the Mincing Pig Tavern},description={boasts the reputation as the loudest tavern in town, placed close to the entrance.  Many people don't get farther than `the Pig' when coming to town}}
 
 \newglossaryentry{whitehorse}{name={The White Horse},text={the White Horse},first={the White Horse Inn},description={is a serene and esteemed establishment, with a reputation for high-quality clientel}}
-- 
GitLab