diff options
-rw-r--r-- | Source/SPConstants.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/SPConstants.m b/Source/SPConstants.m index e9a87ff7..4c01f1d4 100644 --- a/Source/SPConstants.m +++ b/Source/SPConstants.m @@ -30,7 +30,7 @@ NSString *SPKillProcessQueryMode = @"SPKillProcessQueryMode"; NSString *SPKillProcessConnectionMode = @"SPKillProcessConnectionMode"; // Default monospaced font name -NSString *SPDefaultMonospacedFontName = @"Courier"; +NSString *SPDefaultMonospacedFontName = @"Monaco"; // Preference key constants // General Prefpane |