Skip to content

Commit

Permalink
Changed "try and error removal" to "trial and error removal" in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Wumpf committed Jun 17, 2017
1 parent f61300b commit 0754911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# IncludeToolbox
Visual Studio extension for managing C/C++ includes:
* **Format & Sort:** Format include commands to cleanup large lists of includes according to your preferences
* **Purge:** Integrates [Include-What-You-Use](https://github.com/include-what-you-use/include-what-you-use) and comes with simpler but more reliable _Try and Error Removal_ tool
* **Purge:** Integrates [Include-What-You-Use](https://github.com/include-what-you-use/include-what-you-use) and comes with simpler but more reliable _Trial and Error Removal_ tool
* **Explore:** _Include Graph_ tool window shows the tree of includes for a given file

More information and download on the [Visual Studio Extension Gallery page](https://visualstudiogallery.msdn.microsoft.com/28c36d4f-425a-4bfe-9449-03f07b35f7b0)

0 comments on commit 0754911

Please sign in to comment.