Changed the heading for doc to encode instead of escape

Signed-off-by: Matt Burgess <mattyb149@apache.org>
This commit is contained in:
Devin Fisher 2016-08-10 15:41:04 -06:00 committed by Matt Burgess
parent c385651209
commit 28b5dbec3a
1 changed files with 3 additions and 3 deletions

View File

@ -954,10 +954,10 @@ Expressions will provide the following results:
[[escape]]
== Escape Functions
[[encode]]
== Encode/Decode Functions
Each of the following functions will escape a string according the rules of the given data format.
Each of the following functions will encode a string according the rules of the given data format.