Repository: nifi
Updated Branches:
  refs/heads/master e5e86cf07 -> 098a35c91


Changed the heading for doc to encode instead of escape

Signed-off-by: Matt Burgess <mattyb...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/nifi/repo
Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/28b5dbec
Tree: http://git-wip-us.apache.org/repos/asf/nifi/tree/28b5dbec
Diff: http://git-wip-us.apache.org/repos/asf/nifi/diff/28b5dbec

Branch: refs/heads/master
Commit: 28b5dbec3a3009c3f74a8e1ec60e5962293cba8c
Parents: c385651
Author: Devin Fisher <dev.fis...@gmail.com>
Authored: Wed Aug 10 15:41:04 2016 -0600
Committer: Matt Burgess <mattyb...@apache.org>
Committed: Fri Aug 12 11:30:06 2016 -0400

----------------------------------------------------------------------
 nifi-docs/src/main/asciidoc/expression-language-guide.adoc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/nifi/blob/28b5dbec/nifi-docs/src/main/asciidoc/expression-language-guide.adoc
----------------------------------------------------------------------
diff --git a/nifi-docs/src/main/asciidoc/expression-language-guide.adoc 
b/nifi-docs/src/main/asciidoc/expression-language-guide.adoc
index 0faf5b5..b66bb70 100644
--- a/nifi-docs/src/main/asciidoc/expression-language-guide.adoc
+++ b/nifi-docs/src/main/asciidoc/expression-language-guide.adoc
@@ -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.
 
 
 

Reply via email to