From efc29aba164d6075bc70b744e4da8912bcfad83b Mon Sep 17 00:00:00 2001 From: fluffymormegil Date: Fri, 16 Mar 2012 22:30:49 +0000 Subject: [PATCH] Tweaking blurb about historical Matildae --- u.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/u.c b/u.c index f94a084..c6f3d42 100644 --- a/u.c +++ b/u.c @@ -423,9 +423,9 @@ void u_init(void) i = read_input(u.name, 16); if (i == 0) { - /* Default name: Matilda - for either the Holy Roman Empress and - * pretender to the English throne, or the Margravine regnant of - * Tuscany. */ + /* Default name is Matilda, in honour of Matilda of England + * (aka Empress Matilda) and of Matilda di Canossa, Margravine + * regnant of Tuscany. */ strcpy(u.name, "Matilda"); } else -- 2.11.0