aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSlack Coder <slackcoder@server.ky>2025-02-20 18:57:52 -0500
committerSlack Coder <slackcoder@server.ky>2025-02-20 18:57:52 -0500
commita70f3033ba85e4553a9e642e3059a8104daf02b5 (patch)
treea08bbc18f1217b4c5b61f555aac91e89ed6c8f2b
parentb38ab95e21d572cc0798fee0505c009a6b7587b6 (diff)
downloadsbotools2-a70f3033ba85e4553a9e642e3059a8104daf02b5.tar.xz
Correct typo in example config
-rw-r--r--etc/sbotools.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/sbotools.conf b/etc/sbotools.conf
index 8f7d430..8b1c99b 100644
--- a/etc/sbotools.conf
+++ b/etc/sbotools.conf
@@ -4,7 +4,7 @@
# DISTCLEAN can be FALSE or TRUE.
# DISTCLEAN=TRUE
-# FALLBACK_SOURCE_ARCHIVE can be FALSE or a URL.
+# FALLBACK_ARCHIVE can be FALSE or a URL.
# FALLBACK_ARCHIVE=ftp://slackware.uk/sbosrcarch
# JOBS can be FALSE or a number.