Browse Source

fix a typo

tags/2.3
clowwindy 10 years ago
parent
commit
2b6a86d04a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      shadowsocks-csharp/View/MenuViewController.cs

+ 1
- 1
shadowsocks-csharp/View/MenuViewController.cs View File

@@ -14,7 +14,7 @@ namespace Shadowsocks.View
{
// yes this is just a menu view controller
// when config form is closed, it moves away from RAM
// and it should just does anything related to the config form
// and it should just do anything related to the config form
private ShadowsocksController controller;
private UpdateChecker updateChecker;


Loading…
Cancel
Save