summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2022-12-02 13:26:33 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2022-12-02 13:27:08 +0900
commit6c2d70ce9f6bf0df00ee1a15eba606ac506f5474 (patch)
tree980b7d80dde94786e1a611a19c576db4aa434790 /TODO
parent9b9798483a5e881b7274620a0366e27666b43c40 (diff)
downloadsystemd-6c2d70ce9f6bf0df00ee1a15eba606ac506f5474.tar.gz
tree-wide: fix typo
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 532c408d21..4af0ffcc1f 100644
--- a/TODO
+++ b/TODO
@@ -473,7 +473,7 @@ Features:
* Add support for extra verity configuration options to systemd-repart (FEC,
hash type, etc)
-* chase_symlinks(): take inspiraton from path_extract_filename() and return
+* chase_symlinks(): take inspiration from path_extract_filename() and return
O_DIRECTORY if input path contains trailing slash.
* chase_symlinks(): refuse resolution if trailing slash is specified on input,