Skip to content

Commit 2f21342

Browse files
author
Gin
committed
fix typo
1 parent 248b6b4 commit 2f21342

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SerialPrograms/cmake/MacOSXBundleInfo.plist.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@
3131
<key>NSHumanReadableCopyright</key>
3232
<string>${MACOSX_BUNDLE_COPYRIGHT}</string>
3333
<key>NSCameraUsageDescription</key>
34-
<string>The cameras are listed to choose the Switch video stream from the captrue card.</string>
34+
<string>The cameras are listed to choose the Switch video stream from the capture card.</string>
3535
<key>NSCameraUseContinuityCameraDeviceType</key>
3636
<true/>
3737
<key>NSMicrophoneUsageDescription</key>
38-
<string>The microphones are listed to choose the Switch audio stream from the captrue card.</string>
38+
<string>The microphones are listed to choose the Switch audio stream from the capture card.</string>
3939
</dict>
4040
</plist>

0 commit comments

Comments
 (0)