Description: Fix the right name for python instead python2
Author: Matthias Klose <doko@debian.org> 
Last-Update: 2013-02-02

--- a/FAQ.txt
+++ b/FAQ.txt
@@ -14,7 +14,7 @@
 When running the following script
 
 ------------------------------------------------
-#! /usr/bin/python2
+#! /usr/bin/python
 
 import Gnuplot, Gnuplot.funcutils
 from numpy import *
