We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 248b6b4 commit 2f21342Copy full SHA for 2f21342
SerialPrograms/cmake/MacOSXBundleInfo.plist.in
@@ -31,10 +31,10 @@
31
<key>NSHumanReadableCopyright</key>
32
<string>${MACOSX_BUNDLE_COPYRIGHT}</string>
33
<key>NSCameraUsageDescription</key>
34
- <string>The cameras are listed to choose the Switch video stream from the captrue card.</string>
+ <string>The cameras are listed to choose the Switch video stream from the capture card.</string>
35
<key>NSCameraUseContinuityCameraDeviceType</key>
36
<true/>
37
<key>NSMicrophoneUsageDescription</key>
38
- <string>The microphones are listed to choose the Switch audio stream from the captrue card.</string>
+ <string>The microphones are listed to choose the Switch audio stream from the capture card.</string>
39
</dict>
40
</plist>
0 commit comments