File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -431,7 +431,7 @@ build a garbage collector to reclaim them.
431
431
<aside name =" clox " >
432
432
433
433
I pronounce the name like "sea-locks", but you can say it "clocks" or even
434
- "clochs ", where you pronounce the "x" like the Greeks do if it makes you happy.
434
+ "cloch ", where you pronounce the "x" like the Greeks do if it makes you happy.
435
435
436
436
</aside >
437
437
Original file line number Diff line number Diff line change @@ -424,7 +424,7 @@ <h2><a href="#the-second-interpreter" id="the-second-interpreter"><small>1 
424
424
build a garbage collector to reclaim them.</ p >
425
425
< aside name ="clox ">
426
426
< p > I pronounce the name like “sea-locks”, but you can say it “clocks” or even
427
- “clochs ”, where you pronounce the “x” like the Greeks do if it makes you happy.</ p >
427
+ “cloch ”, where you pronounce the “x” like the Greeks do if it makes you happy.</ p >
428
428
</ aside >
429
429
< p > Our Java implementation was focused on being correct. Now that we have that
430
430
down, we’ll turn to also being < em > fast</ em > . Our C interpreter will contain a < span
You can’t perform that action at this time.
0 commit comments