Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Niklasch authored and stephanr committed Mar 19, 2018
1 parent 5d37e07 commit 9080d23
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down Expand Up @@ -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 |
Expand Down

0 comments on commit 9080d23

Please sign in to comment.