diff options
| -rw-r--r-- | nextstep/templates/Info.plist.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nextstep/templates/Info.plist.in b/nextstep/templates/Info.plist.in index 66cde9f4eeb..f9f0ec08571 100644 --- a/nextstep/templates/Info.plist.in +++ b/nextstep/templates/Info.plist.in | |||
| @@ -555,7 +555,7 @@ along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. | |||
| 555 | <key>UTTypeIdentifier</key> | 555 | <key>UTTypeIdentifier</key> |
| 556 | <string>org.orgmode.org</string> | 556 | <string>org.orgmode.org</string> |
| 557 | <key>UTTypeReferenceURL</key> | 557 | <key>UTTypeReferenceURL</key> |
| 558 | <string>http://orgmode.org</string> | 558 | <string>https://orgmode.org</string> |
| 559 | <key>UTTypeTagSpecification</key> | 559 | <key>UTTypeTagSpecification</key> |
| 560 | <dict> | 560 | <dict> |
| 561 | <key>public.filename-extension</key> | 561 | <key>public.filename-extension</key> |