From 9080d23ac69a5eb717c67109c6fb6b94812d547a Mon Sep 17 00:00:00 2001 From: Sebastian Niklasch Date: Tue, 12 Apr 2016 09:10:30 +0200 Subject: [PATCH] fixed typo --- .../src/main/sphinx/webservices.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deegree-services/deegree-webservices-handbook/src/main/sphinx/webservices.rst b/deegree-services/deegree-webservices-handbook/src/main/sphinx/webservices.rst index 5cf5e598a5..3953bf8c72 100644 --- a/deegree-services/deegree-webservices-handbook/src/main/sphinx/webservices.rst +++ b/deegree-services/deegree-webservices-handbook/src/main/sphinx/webservices.rst @@ -309,7 +309,7 @@ Here's an example of a linearized version of the example geometry as it would be Adding custom output formats ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Using option element ``CustomFormat``, it possible to plug-in your own Java classes to generate the output for a specific mime type (e.g. a binary format) +Using option element ``CustomFormat``, it is possible to plug-in your own Java classes to generate the output for a specific mime type (e.g. a binary format) +-----------+-------------+---------+------------------------------------------------------+ | Option | Cardinality | Value | Description | @@ -734,7 +734,7 @@ This is how the configuration section looks like for configuring only ``image/pn """"""""""""""""""""""""""""" Custom format provider class """"""""""""""""""""""""""""" -Using option element ``CustomGetMapFormat``, it possible to plug-in your own Java classes to generate the output for a specific mime type +Using option element ``CustomGetMapFormat``, it is possible to plug-in your own Java classes to generate the output for a specific mime type +-----------+-------------+---------+------------------------------------------------------+ | Option | Cardinality | Value | Description |