aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/python/tutorial/basics.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/interfaces/python/tutorial/basics.py')
-rwxr-xr-xsrc/interfaces/python/tutorial/basics.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interfaces/python/tutorial/basics.py b/src/interfaces/python/tutorial/basics.py
index b0cd9292df0..bd47611488e 100755
--- a/src/interfaces/python/tutorial/basics.py
+++ b/src/interfaces/python/tutorial/basics.py
@@ -1,6 +1,6 @@
#! /usr/local/bin/python
# basics.py - basic SQL commands tutorial
-# inspired from the Postgres95 tutorial
+# inspired from the PostgreSQL tutorial
# adapted to Python 1995 by Pascal ANDRE
print "__________________________________________________________________"