From a1c6eb9c748fc8836140329f2bc63bd03a282d2a Mon Sep 17 00:00:00 2001 From: "Tristan B. Kildaire" Date: Mon, 31 May 2021 09:07:22 +0200 Subject: [PATCH] Typo fix --- todo1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todo1.md b/todo1.md index 040acde..4b22f41 100644 --- a/todo1.md +++ b/todo1.md @@ -7,6 +7,6 @@ TODO: Holidays (1-10th May) - [ ] Allow assignments I guess - [ ] Maybe function definitions too (D-kinda thing) - [ ] Add constructor support (initializes values) - - [ ] I guess this is nicer when you have funcitons + - [ ] I guess this is nicer when you have functions in the struct too to make initialization code more modular - [ ] Allow nested structs \ No newline at end of file