summaryrefslogtreecommitdiff
path: root/src/command-line.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/command-line.c')
-rw-r--r--src/command-line.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/command-line.c b/src/command-line.c
index 69f065a..fb30054 100644
--- a/src/command-line.c
+++ b/src/command-line.c
@@ -49,7 +49,7 @@ static void print_version(void)
{
nv_msg(NULL, "");
nv_msg(NULL, NV_ID_STRING);
- nv_msg(TAB, "The NVIDIA X Server Settings tool.");
+ nv_msg(TAB, "The NVIDIA Settings tool.");
nv_msg(NULL, "");
nv_msg(TAB, "This program is used to configure the "
"NVIDIA Linux graphics driver.");