Merge pull request #26 from dhutty/patch-1

spelling
This commit is contained in:
Michael Townsend
2013-07-07 09:09:42 -07:00
+2 -2
View File
@@ -2377,7 +2377,7 @@ Events.Setpieces = {
'start': { 'start': {
text: [ text: [
"the military is already set up at the mine's entrance.", "the military is already set up at the mine's entrance.",
'soldiers patrol the permitter, rifles slung over their shoulders.' 'soldiers patrol the perimeter, rifles slung over their shoulders.'
], ],
notification: 'a military perimeter is set up around the mine.', notification: 'a military perimeter is set up around the mine.',
buttons: { buttons: {
@@ -2727,4 +2727,4 @@ Events.Setpieces = {
} }
} }
} }
}; };