summaryrefslogtreecommitdiffstatshomepage
path: root/content
diff options
context:
space:
mode:
authorWolfgang Müller2024-09-20 18:54:34 +0200
committerWolfgang Müller2024-09-20 18:54:34 +0200
commitc386474a48f087ddf90591a902c02bec3b001f07 (patch)
tree52a23e8227e7ea02b95af33de786db9031f3930d /content
parent3a6d016e9d6a5700d1622d5f9a74a7b21ac885c7 (diff)
downloadzunzuncito-c386474a48f087ddf90591a902c02bec3b001f07.tar.gz
content: Fix a typo in post 16HEADtrunk
Diffstat (limited to '')
-rw-r--r--content/16/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/16/index.md b/content/16/index.md
index 2cb12b3..a970d33 100644
--- a/content/16/index.md
+++ b/content/16/index.md
@@ -9,7 +9,7 @@ tags = ["experiments"]
My main desktop PC tracks the latest LTS [release](https://kernel.org/) of the
Linux kernel which very recently switched to the 5.15 line. Along with neat new
features like the
-[NTSF3 driver](https://lore.kernel.org/all/aa4aa155-b9b2-9099-b7a2-349d8d9d8fbd@paragon-software.com/)
+[NTFS3 driver](https://lore.kernel.org/all/aa4aa155-b9b2-9099-b7a2-349d8d9d8fbd@paragon-software.com/)
it also includes experimental support for
[Link Time Optimization](https://llvm.org/docs/LinkTimeOptimization.html)
through LLVM's