Skip to content

Commit

Permalink
Merge pull request MicrosoftDocs#1438 from jimmysoda/patch-1
Browse files Browse the repository at this point in the history
Fix spelling error in Google Test C++ howto
  • Loading branch information
GitHubber17 authored Aug 28, 2018
2 parents f93d206 + ef93f45 commit b51bf13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/test/how-to-use-google-test-for-cpp.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ author: mikeblome
---

# How to use Google Test for C++ in Visual Studio
In **Visual Studio 2017 version 15.5** and later, Google Test is integrated into the Visual Studio IDE as a default component of the **Desktop Develoment with C++** workload. To verify that it is installed on your machine, open the Visual Studio Installer and find Google Test under the list of workload components:
In **Visual Studio 2017 version 15.5** and later, Google Test is integrated into the Visual Studio IDE as a default component of the **Desktop Development with C++** workload. To verify that it is installed on your machine, open the Visual Studio Installer and find Google Test under the list of workload components:

![Install Google Test](media/cpp-google-component.png)

Expand Down

0 comments on commit b51bf13

Please sign in to comment.