aboutsummaryrefslogtreecommitdiffstats
path: root/share/Log.py
diff options
context:
space:
mode:
Diffstat (limited to 'share/Log.py')
-rw-r--r--share/Log.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/Log.py b/share/Log.py
index 41a9691..11e021f 100644
--- a/share/Log.py
+++ b/share/Log.py
@@ -1,12 +1,12 @@
#---------------------------------------------------------------
-# Project : Mandrake Linux
+# Project : Mandrakelinux
# Module : msec2
# File : Log.py
# Version : $Id$
# Author : Frederic Lepied
# Created On : Wed Dec 5 23:50:29 2001
# Purpose : write log through syslog conforming to
-# the Mandrake Linux guideline for the explanations
+# the Mandrakelinux guideline for the explanations
# in tools. Errors are reported to stderr.
#---------------------------------------------------------------