From f99cf4bbdd0fe8a48212df6ed86bcac873251547 Mon Sep 17 00:00:00 2001 From: Ronald Wampler Date: Wed, 12 Feb 2014 23:39:22 -0500 Subject: [PATCH] Fix typo in contacts usage description --- Applications/TextMate/resources/Info.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Applications/TextMate/resources/Info.plist b/Applications/TextMate/resources/Info.plist index 24471f02..d4618d40 100644 --- a/Applications/TextMate/resources/Info.plist +++ b/Applications/TextMate/resources/Info.plist @@ -16,7 +16,7 @@ NSAppleScriptEnabled = YES; NSMainNibFile = MainMenu; NSPrincipalClass = NSApplication; - NSContactsUsageDescription = 'Your email address is used as identifier for crash report submission. It can be changed in Preferences.\n\nIt is also used as a default contact address if you create your own bundle. This can be changed in the bundle editor after you create a bundle.'; + NSContactsUsageDescription = 'Your email address is used as an identifier for crash report submission. It can be changed in Preferences.\n\nIt is also used as a default contact address if you create your own bundle. This can be changed in the bundle editor after you create a bundle.'; NSSupportsAutomaticGraphicsSwitching = YES; CFBundleURLTypes = (