Skip to content

Commit 0a09597

Browse files
committed
Typo
1 parent 4755e13 commit 0a09597

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libexpr/eval.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ void initGC()
365365
};
366366
}
367367
#else
368-
#warning "BoehmGC version does not support GC while coroutine exists. GC will be disabled inside coroutines. Consider updating bwd-gc to 8.4 or later."
368+
#warning "BoehmGC version does not support GC while coroutine exists. GC will be disabled inside coroutines. Consider updating bdw-gc to 8.4 or later."
369369
#endif
370370

371371

0 commit comments

Comments
 (0)