diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2026-03-27 16:39:51 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2026-03-27 16:39:51 +0100 |
| commit | 49ba8ae22e7a5fc557814db60d46ec48b837f841 (patch) | |
| tree | efc72c3026a1370ef4bb147efed022d13275e8cf /src/blog/2023-09-15-why-c | |
| parent | 5a101458562ac6fe2fe2be887fb5ac6395793895 (diff) | |
| download | sebastiano.tronto.net-49ba8ae22e7a5fc557814db60d46ec48b837f841.tar.gz sebastiano.tronto.net-49ba8ae22e7a5fc557814db60d46ec48b837f841.zip | |
Fix typos
Diffstat (limited to 'src/blog/2023-09-15-why-c')
| -rw-r--r-- | src/blog/2023-09-15-why-c/why-c.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/blog/2023-09-15-why-c/why-c.md b/src/blog/2023-09-15-why-c/why-c.md index 60a2c25..6cf4947 100644 --- a/src/blog/2023-09-15-why-c/why-c.md +++ b/src/blog/2023-09-15-why-c/why-c.md | |||
| @@ -81,7 +81,7 @@ idiomatic way to do certain things changes, and old code starts to | |||
| 81 | 81 | ||
| 82 | *Python2 was killed and now a bunch of tiny programs (mostly | 82 | *Python2 was killed and now a bunch of tiny programs (mostly |
| 83 | [Project Euler](https://projecteuler.net) solutions that I have | 83 | [Project Euler](https://projecteuler.net) solutions that I have |
| 84 | no reason to "port" do not run anymore :( I want my print statements | 84 | no reason to "port") do not run anymore :( I want my print statements |
| 85 | back!* | 85 | back!* |
| 86 | 86 | ||
| 87 | *It seems Java has a new way of doing GUIs every time I look at it. | 87 | *It seems Java has a new way of doing GUIs every time I look at it. |
