commit a7032c637bcf0aa461d0d06d489e02c9a2fa67eb
parent 9358da0ebc2749bd9b5265b6e982ae85ba6e86bb
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date: Wed, 22 Feb 2017 20:26:01 +0100
used programming language in tutorial's title
Diffstat:
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/php/doc/tutorial.texi b/php/doc/tutorial.texi
@@ -2,7 +2,7 @@
@c %**start of header
@setfilename tutorial.info
@include version.texi
-@settitle The GNU Taler tutorial for Web shop developers @value{VERSION}
+@settitle The GNU Taler tutorial for PHP Web shop developers @value{VERSION}
@c Define a new index for options.
@defcodeindex op
@@ -33,7 +33,7 @@ Texts. A copy of the license is included in the section entitled
@c Titlepage
@c
@titlepage
-@title The GNU Taler tutorial for Web shops
+@title The GNU Taler tutorial for PHP Web shops
@subtitle Version @value{VERSION}
@subtitle @value{UPDATED}
@author Marcello Stanisci (@email{marcello.stanisci@@inria.fr})
diff --git a/python/doc/tutorial.texi b/python/doc/tutorial.texi
@@ -2,7 +2,7 @@
@c %**start of header
@setfilename tutorial.info
@include version.texi
-@settitle The GNU Taler tutorial for Web shop developers @value{VERSION}
+@settitle The GNU Taler tutorial for Python Web shop developers @value{VERSION}
@c Define a new index for options.
@defcodeindex op
@@ -33,7 +33,7 @@ Texts. A copy of the license is included in the section entitled
@c Titlepage
@c
@titlepage
-@title The GNU Taler tutorial for Web shops
+@title The GNU Taler tutorial for Python Web shops
@subtitle Version @value{VERSION}
@subtitle @value{UPDATED}
@author Christian Grothoff (@email{christian@@grothoff.org})