Просмотр исходного кода

Merge pull request #66 from rod-hynes/master

Fix: typo in "ClientUpgradeAvailable" noticeType
Rod Hynes 11 лет назад
Родитель
Сommit
216328afe4
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      psiphon/notice.go

+ 1 - 1
psiphon/notice.go

@@ -143,7 +143,7 @@ func NoticeListeningHttpProxyPort(port int) {
 // NoticeClientUpgradeAvailable is an available client upgrade, as per the handshake. The
 // client should download and install an upgrade.
 func NoticeClientUpgradeAvailable(version string) {
-	outputNotice("ClientUgradeAvailable", false, "version", version)
+	outputNotice("ClientUpgradeAvailable", false, "version", version)
 }
 
 // NoticeClientUpgradeAvailable is a sponsor homepage, as per the handshake. The client