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

Fix: typo in "ClientUpgradeAvailable" noticeType

Rod Hynes 11 лет назад
Родитель
Сommit
437c9b0b36
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