diff options
-rw-r--r-- | cmake/MacOSXBundleInfo.plist.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/MacOSXBundleInfo.plist.in b/cmake/MacOSXBundleInfo.plist.in index d05f1b25..01977550 100644 --- a/cmake/MacOSXBundleInfo.plist.in +++ b/cmake/MacOSXBundleInfo.plist.in @@ -38,7 +38,7 @@ <array> <dict> <key>CFBundleURLName</key> - <string>Matrix URL</string> + <string>Matrix URI</string> <key>CFBundleURLSchemes</key> <array> <string>matrix</string> |