summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoren Burkholder <loren.burkholder@kdab.com>2024-01-27 19:12:47 -0500
committerLoren Burkholder <loren.burkholder@kdab.com>2024-01-27 19:12:47 -0500
commita9f9d90e013490e50c1e4aa830703393309f2231 (patch)
treed1af6f8001ea57d9dc515b512b70859329ede49a
parent36041e525a765e99152c70ca103a945c75c5df19 (diff)
Change URL to URI
-rw-r--r--cmake/MacOSXBundleInfo.plist.in2
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>