Scripting: Revert typo

This commit is contained in:
Max Hilbrunner
2018-04-04 18:48:24 +02:00
committed by GitHub
parent 3fce7b854c
commit b480728219

View File

@@ -60,7 +60,7 @@ written for it, and support was added thanks to
a generous donation from Microsoft.
It has an excellent tradeoff between performance and ease of use,
although one must of its garbage collector.
although one must be aware of its garbage collector.
C# is usually the best choice for companies. The large amount of
programmers familiar with it means less time can be spent learning