]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
docs: fix typo
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 1 Aug 2023 06:53:32 +0000 (15:53 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 1 Aug 2023 06:53:32 +0000 (15:53 +0900)
docs/CODING_STYLE.md

index 6ec1d977e345e73ac7cdc13f27f77776b62e9e3e..fcf787d372e0bd10458fc99ca4c4f1bdcefcc212 100644 (file)
@@ -620,7 +620,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
   sure to imply `AT_EMPTY_PATH` if an empty or `NULL` path argument is
   specified (and convert that latter to an empty string). This differs from the
   underlying kernel semantics, where `AT_EMPTY_PATH` must always be specified
-  explicitly, and `NULL` is not acepted as path.
+  explicitly, and `NULL` is not accepted as path.
 
 ## Command Line