From 5cb351d2d3f337d48b167ec934fe1ace367267a8 Mon Sep 17 00:00:00 2001
From: Arnt Gulbrandsen <arnt@gulbrandsen.priv.no>
Date: Thu, 10 Mar 2011 17:09:14 +0100
Subject: fix that Sz again


diff --git a/Swift/QtUI/QtChatTabs.cpp b/Swift/QtUI/QtChatTabs.cpp
index 19bf9ba..25c7ca2 100644
--- a/Swift/QtUI/QtChatTabs.cpp
+++ b/Swift/QtUI/QtChatTabs.cpp
@@ -224,7 +224,7 @@ void QtChatTabs::handleTabTitleUpdated(QWidget* widget) {
 		tabText = tabText.mid(0, accelPos) + "&" + tabText.mid(accelPos);
 	}
 	// this could be improved on some european keyboards, such as
-	// the German one (where alt-B is available) and basically
+	// the German one (where alt-Sz-Ligature is available) and basically
 	// doesn't work on Arabic/Indic keyboards (where Latin letters
 	// aren't available), but I don't care to deal with those.
 
-- 
cgit v0.10.2-6-g49f6