mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 01:05:58 +02:00
Typo fix
This commit is contained in:
committed by
Jean-Philippe Sirois
parent
b6a3b5646f
commit
e4b9ebb468
@@ -12,7 +12,7 @@ It's multi-paradigm: *structured, imperative, object-oriented, event-driven, tas
|
||||
|
||||
C# has many features to develop robust and durable applications.
|
||||
|
||||
- Garbe collections take care of automatically reclaim occupied memory by unreachable unused objects.
|
||||
- Garbage collections take care of automatically reclaiming occupied memory by unreachable unused objects.
|
||||
|
||||
- Nullable types guard against variables that don't refer to allocated objects.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user