Forráskód Böngészése

Scripting: Revert typo

Max Hilbrunner 7 éve
szülő
commit
b480728219
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      getting_started/step_by_step/scripting.rst

+ 1 - 1
getting_started/step_by_step/scripting.rst

@@ -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