Fix typo Widow -> Window

This commit is contained in:
Yeechan Lu
2014-03-20 02:26:00 +08:00
parent 27dde4e70d
commit 4fc1169fa3
6 changed files with 15 additions and 15 deletions

View File

@@ -1,4 +1,4 @@
<Window x:Class="Wox.SettingWidow"
<Window x:Class="Wox.SettingWindow"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:wox="clr-namespace:Wox"