Fix typo in nss and infoldap info plugins
[cascardo/ipsilon.git] / ipsilon / info / nss.py
old mode 100755 (executable)
new mode 100644 (file)
index 50c84a8..1107387
@@ -1,5 +1,3 @@
-#!/usr/bin/python
-#
 # Copyright (C) 2014 Ipsilon Project Contributors
 #
 # See the file named COPYING for the project license
@@ -94,6 +92,6 @@ class Installer(InfoProviderInstaller):
         po.wipe_data()
         po.wipe_config_values()
 
-        # Update global config to add login plugin
+        # Update global config to add info plugin
         po.is_enabled = True
         po.save_enabled_state()