Merge pull request #5675 from mono/glib-debug-symbols
[mono.git] / libgc / include / gc_cpp.h
index c4d8b50e6b92d9c943032a19e0fd334f08be5371..4f56f0d965fcf360112686fb0cdfb86fe315a468 100644 (file)
@@ -74,7 +74,7 @@ cycle, then that's considered a storage leak, and neither will be
 collectable.  See the interface gc.h for low-level facilities for
 handling such cycles of objects with clean-up.
 
-The collector cannot guarrantee that it will find all inaccessible
+The collector cannot guarantee that it will find all inaccessible
 objects.  In practice, it finds almost all of them.