GitHub user willie-engelbrecht opened a pull request:
https://github.com/apache/nifi/pull/2492
NIFI-4910 Fixing slight spelling mistake in error message, needs a space
https://issues.apache.org/jira/browse/NIFI-4910
The file: nifi-docs/src/main/asciidoc/developer-guide.adoc
The is a spelling error in the message: reason = "Technologyhas been
superseded"
The patch just provides the space required between the two words.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/willie-engelbrecht/nifi nifi-4910
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/2492.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2492
----
commit c013acb4128b40067da3f47f28da26b36ee8c31c
Author: Willie Engelbrecht <wengelbrecht@...>
Date: 2018-02-26T14:52:27Z
NIFI-4910 Fixing slight spelling mistake in error message, needs a space
----
---