Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ClusterM committed May 11, 2023
1 parent b6c51df commit bca1206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NesTiler/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ static void PrintAppInfo()
#if !INTERIM
$"v{versionStr}"
#else
"intrerim version"
"interim version"
#endif
#if DEBUG
+ " (debug)"
Expand Down

0 comments on commit bca1206

Please sign in to comment.