File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/CommandLineTool/Commands Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ public static class D
2424 public const string TargetPlaylist = "Target playlist, if not specified the same value as --playlist is used" ;
2525 public const string PlaylistToAddTo = "Playlist to add to (index, id or current)" ;
2626 public const string CurrentItemColumns = "Format current track using specified title formatting expressions" ;
27- public const string PlaylistItemColumns = "Format playlist items usign specified title formatting expressions" ;
27+ public const string PlaylistItemColumns = "Format playlist items using specified title formatting expressions" ;
2828 public const string PositionForPlaylist = "Position to insert playlist at" ;
2929 public const string PositionForItems = "Position to insert items at" ;
3030 public const string StdinItems = "Read items from standard input" ;
You can’t perform that action at this time.
0 commit comments