1
0
mirror of https://github.com/systemd/systemd synced 2025-10-06 08:23:23 +02:00

tree-wide: fix typo

This commit is contained in:
Yu Watanabe
2020-12-14 09:40:45 +09:00
committed by Luca Boccassi
parent 65af8442df
commit 28423d9a75
9 changed files with 11 additions and 12 deletions

View File

@@ -7,7 +7,7 @@
#
# Run after sys-script.py
# Usage: sd-script.py <directory> <num>
# <num> is the number of device nodes (disks + partititions)
# <num> is the number of device nodes (disks + partitions)
# to create in addition to what sys-script.py already did.
# The script can be run several times in a row if <num> is increased,
# adding yet more device entries.