File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ some diagrams may be missing and some sentences may be a little
99rough. But it also means they are in open review, so do not hesitate
1010to address issues on the mailing list.
1111
12- * "Preface (translation in progress) ":preface.html
13- * "Introduction ( translation in progress) ":intro.html
12+ * "Preface":preface.html
13+ * "Introduction - translation in progress":intro.html
1414
1515h3. Part 1: Objects
1616
@@ -19,7 +19,7 @@ h3. Part 1: Objects
1919* "Chapter 3: Names and name tables":name.html
2020* "Chapter 4: Classes and modules":class.html
2121* "Chapter 5: Garbage collection":gc.html
22- * "Chapter 5: Garbage collection - ( unfinished alternative translation) ":chapter05.html
22+ * "Chapter 5: Garbage collection - unfinished alternative translation":chapter05.html
2323* "Chapter 6: Variables and constants":variable.html
2424* "Chapter 7: Security":security.html
2525
@@ -44,7 +44,7 @@ h3. Part 4: Around the evaluator
4444* "Chapter 18: Loading":load.html
4545* "Chapter 19: Threads":thread.html
4646
47- * "Final chapter: Ruby's future ( translation unstarted) ":fin.html
47+ * "Final chapter: Ruby's future - translation unstarted":fin.html
4848
4949h1. About this Guide
5050
You can’t perform that action at this time.
0 commit comments