aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS
diff options
context:
space:
mode:
authorrhobar <[email protected]>2015-03-17 11:08:57 +0000
committerrhobar <[email protected]>2015-03-17 11:08:57 +0000
commit4db0241d88bb59059b4c4ba17a9d9478f680bb32 (patch)
tree3e2880840b083213a06e744ae2058342102c8306 /ShiftOS
parent93fa6c7f3ad937d31eba7256ca27e1c7e579086b (diff)
downloadshiftos-4db0241d88bb59059b4c4ba17a9d9478f680bb32.tar.gz
shiftos-4db0241d88bb59059b4c4ba17a9d9478f680bb32.tar.bz2
shiftos-4db0241d88bb59059b4c4ba17a9d9478f680bb32.zip
Fixed one (1) spelling mistake in Labyrinth.
Diffstat (limited to 'ShiftOS')
-rw-r--r--ShiftOS/Labyrinth.vb2
1 files changed, 1 insertions, 1 deletions
diff --git a/ShiftOS/Labyrinth.vb b/ShiftOS/Labyrinth.vb
index 2a4f732..22c7d69 100644
--- a/ShiftOS/Labyrinth.vb
+++ b/ShiftOS/Labyrinth.vb
@@ -463,7 +463,7 @@
pnllvl3.Dock = DockStyle.Fill
pnllvl3.BringToFront()
pnlplayer.Parent = pnllvl3
- lbllevel.Text = "Follown' the Path"
+ lbllevel.Text = "Followin' the Path"
Case 4
If firstlvl = False Then cpearnt = cpearnt + 2
level = 4