Fix a typo.


git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@162510 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/source/Plugins/OperatingSystem/Python/Makefile b/source/Plugins/OperatingSystem/Python/Makefile
index ec23c27..4f5b45c 100644
--- a/source/Plugins/OperatingSystem/Python/Makefile
+++ b/source/Plugins/OperatingSystem/Python/Makefile
@@ -1,4 +1,4 @@
-##==- source/Plugins/OperatingSystem/Darwin-Kernel/Makefile -*- Makefile -*-==##
+##==- source/Plugins/OperatingSystem/Python/Makefile --------*- Makefile -*-==##
 # 
 #                     The LLVM Compiler Infrastructure
 #