diff options
author | isaackwy <isaacyu@protonmail.com> | 2024-10-12 01:28:50 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-10-12 21:24:44 +0700 |
commit | ea46443ea45a408e9b709058b252526ad8f112c3 (patch) | |
tree | 016b3e11f5687a3ac4f762bc4df77e3899dd3a25 /python | |
parent | e7f4dc47e5bd48d68806b77ba5ecc7960ce6fd07 (diff) |
python/python3-watchdog: Fix SlackBuild commenting
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/python3-watchdog/python3-watchdog.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-watchdog/python3-watchdog.SlackBuild b/python/python3-watchdog/python3-watchdog.SlackBuild index 8a20ee8061d80..e30d2fd80cdc7 100644 --- a/python/python3-watchdog/python3-watchdog.SlackBuild +++ b/python/python3-watchdog/python3-watchdog.SlackBuild @@ -1,6 +1,6 @@ #!/bin/bash -# SlackBuild build script for python-watchdog +# SlackBuild build script for python3-watchdog # Copyright (c) 2000-2020 Prof. Horstmann <wmh (at) eipg.fr> # Copyright 2023-2024 Isaac Yu <isaacyu@protonmail.com> |