mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
Fix typos found by codespell
- Typos were found by codespell v1.17.0.dev0 (commit 44fea6d) - Command used: codespell -q 2 \ -L ba,bloc,blocs,doubleclick,dur,fille,frmat,numer,optin,passtime \ -L pres,strack,te,tim,tre,uint,whn \ --skip="*.de-DE.resx,./Bwg*,./Freedb,./MusicBrainz,./ProgressODoom" \ --skip="./ThirdParty"
This commit is contained in:
2
CUEPlayer/IcecastSettings.Designer.cs
generated
2
CUEPlayer/IcecastSettings.Designer.cs
generated
@@ -117,7 +117,7 @@
|
||||
//
|
||||
// textBoxDesctiption
|
||||
//
|
||||
this.textBoxDesctiption.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.icecastSettingsDataBindingSource, "Desctiption", true));
|
||||
this.textBoxDesctiption.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.icecastSettingsDataBindingSource, "Description", true));
|
||||
this.textBoxDesctiption.Location = new System.Drawing.Point(91, 142);
|
||||
this.textBoxDesctiption.Name = "textBoxDesctiption";
|
||||
this.textBoxDesctiption.Size = new System.Drawing.Size(181, 20);
|
||||
|
||||
Reference in New Issue
Block a user