Quellcode durchsuchen

Fix: typo in "ClientUpgradeAvailable" noticeType

Rod Hynes vor 11 Jahren
Ursprung
Commit
437c9b0b36
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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