summaryrefslogtreecommitdiffstats
path: root/chat-irc/weechat/PREPARE
diff options
context:
space:
mode:
Diffstat (limited to 'chat-irc/weechat/PREPARE')
-rwxr-xr-xchat-irc/weechat/PREPARE2
1 files changed, 1 insertions, 1 deletions
diff --git a/chat-irc/weechat/PREPARE b/chat-irc/weechat/PREPARE
index 975b8e147b..26b1e5b29e 100755
--- a/chat-irc/weechat/PREPARE
+++ b/chat-irc/weechat/PREPARE
@@ -1,6 +1,6 @@
config_query WEECHAT_DEVEL "Build development version?" n
if [ "$WEECHAT_DEVEL" == "y" ]; then
- config_query WEECHAT_DEVEL_CVS "Use CVS version instead of devel package?" n
+ config_query WEECHAT_DEVEL_CVS "Use git version instead of devel package?" n
config_query WEECHAT_DEVEL_AUTOUPDATE \
"Update to the latest devel automatically on every cast?" n
config_query DEV_DEBUG "Enable debug messages?" n