From 42db5f1d1c2547045a5787d8451fe14d2c1b6ba9 Mon Sep 17 00:00:00 2001 From: Marcus Huderle Date: Sun, 6 Jan 2019 10:04:47 -0600 Subject: [PATCH] Fix map-shifter tooltip typo. --- forms/mainwindow.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forms/mainwindow.ui b/forms/mainwindow.ui index 58b1f24f..93bc2c79 100644 --- a/forms/mainwindow.ui +++ b/forms/mainwindow.ui @@ -369,7 +369,7 @@ - <html><head/><body><p>Map Shift</p><p><span style=" font-weight:600;">Click and drag</span> on the map to shift the positions all metatiles at once. This is useful after resizing a map.</p></body></html> + <html><head/><body><p>Map Shift</p><p><span style=" font-weight:600;">Click and drag</span> on the map to shift the positions of all metatiles at once. This is useful after resizing a map.</p></body></html> Shift