mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 21:33:27 -07:00
Fix typo in configure script help description.
This commit is contained in:
parent
0994d258e2
commit
6c1740f78f
2 changed files with 2 additions and 2 deletions
|
@ -56,7 +56,7 @@ AC_ARG_ENABLE(gui,
|
|||
|
||||
AC_ARG_ENABLE(systemd,
|
||||
[AS_HELP_STRING([--enable-systemd],
|
||||
[Install the systemd service file (GUI only).])],
|
||||
[Install the systemd service file (headless only).])],
|
||||
[],
|
||||
[enable_systemd=no])
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue