From 773f9f0f9f3d9f6c3d7516349b7e03870f25f6d5 Mon Sep 17 00:00:00 2001
From: deuce <>
Date: Tue, 28 Jan 2014 04:20:02 +0000
Subject: [PATCH] Typo fixins'

---
 xtrn/mc/baccarat.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xtrn/mc/baccarat.js b/xtrn/mc/baccarat.js
index 73457e8151..9e769dda39 100644
--- a/xtrn/mc/baccarat.js
+++ b/xtrn/mc/baccarat.js
@@ -198,7 +198,7 @@ function baccarat_instructions()
 
 function baccarat_welcome()
 {
-	console.print('  As you enter the baccarat room, you notice how quite things\r\n');
+	console.print('  As you enter the baccarat room, you notice how quiet things\r\n');
 	console.print('seem to be.  There are only 8 tables in this room, and you see\r\n');
 	console.print('huge amounts of money being lost and won.  You observe as one\r\n');
 	console.print('player plays against the stranger you saw in one of the other\r\n');
-- 
GitLab