X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=libgc%2Fblacklst.c;h=5e6ebcfb7a3de6675a593ee8234dff848eed4172;hb=098e88f3a87205d92516a1fe912b6f84164d0a59;hp=ae2f95cb3fe207d911dade789078327631f59aad;hpb=a097b5471761180c4aae2dab224ed9caeeae3e86;p=mono.git diff --git a/libgc/blacklst.c b/libgc/blacklst.c index ae2f95cb3fe..5e6ebcfb7a3 100644 --- a/libgc/blacklst.c +++ b/libgc/blacklst.c @@ -21,7 +21,7 @@ * See the definition of page_hash_table in gc_private.h. * False hits from the stack(s) are much more dangerous than false hits * from elsewhere, since the former can pin a large object that spans the - * block, eventhough it does not start on the dangerous block. + * block, even though it does not start on the dangerous block. */ /*