Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update loopback-recording.md #1069

Merged
merged 2 commits into from Nov 18, 2021
Merged

Update loopback-recording.md #1069

merged 2 commits into from Nov 18, 2021

Conversation

rapsealk
Copy link
Contributor

@rapsealk rapsealk commented Nov 18, 2021

Hi. I was reading a document about loopback-recording and found one malfunctioning command, which is

control mmsys.cpl,,1

When I tried that command, it does not work and throws only a ParserError. I guess it needs to be changed to the code below.

control mmsys.cpl

Despite the command control mmsys.cpl,1 works as well, but I think the following ,1 is not necessary.

Furthermore, I also change the language type of the script from C++ to ps1.

Thank you for reading and please inform me if there is anything wrong.

Fixed a typo error in command 'control mmsys.cpl'
Fixed a typo error: correct the language type of provided script, from C++ to ps1
@PRMerger16
Copy link
Contributor

@rapsealk : Thanks for your contribution! The author(s) have been notified to review your proposed change.

@drewbatgit drewbatgit merged commit 7346b6a into MicrosoftDocs:docs Nov 18, 2021
kanren3 added a commit to kanren3/win32 that referenced this pull request Nov 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants