diff --git a/Program.cs b/Program.cs index 83b7d6f..470e2d1 100644 --- a/Program.cs +++ b/Program.cs @@ -16,7 +16,7 @@ namespace kot { Console.WriteLine(@"maek ascii !! kot -input argument /must/ be of types: {jpg, jpeg, png, bmp,}"); +input argument /must/ be of types: {jpg, jpeg, bmp,}"); System.Environment.Exit(0); } string path = args[0];