aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/wsug_src/WSUG_app_files.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docbook/wsug_src/WSUG_app_files.xml')
-rw-r--r--docbook/wsug_src/WSUG_app_files.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docbook/wsug_src/WSUG_app_files.xml b/docbook/wsug_src/WSUG_app_files.xml
index cb85ee663b..5e49ccfac2 100644
--- a/docbook/wsug_src/WSUG_app_files.xml
+++ b/docbook/wsug_src/WSUG_app_files.xml
@@ -577,7 +577,7 @@ c0-a8-1c-00 CEO
substitution in the "location" value. For example, if
the database section contains
<programlisting>
-locatoin = http://www.example.com/proto?cookie=${cookie}&amp;path=${PATH}
+location = http://www.example.com/proto?cookie=${cookie}&amp;path=${PATH}
</programlisting>
then setting
<programlisting>
@@ -628,7 +628,7 @@ version=1
url_template=http://${language}.wikipedia.org/wiki/${PATH}
# Substitution data for the location template.
-# Each occurence of the keys below in the locaton template will be
+# Each occurence of the keys below in the location template will be
# substituted with their corresponding values. For example, "${license}"
# in the URL template above will be replaced with the value of "license"
# below.