Author: struberg
Date: Sun Apr 1 09:46:55 2018
New Revision: 1828137
URL: http://svn.apache.org/viewvc?rev=1828137&view=rev
Log:
fix spelling errors
Patch provided by Sven Ruppert via github PR.
refs: #6
Modified:
openwebbeans/meecrowave/trunk/meecrowave-doc/src/main/jbake/content/meecrowave-core/configuration.adoc
Modified:
openwebbeans/meecrowave/trunk/meecrowave-doc/src/main/jbake/content/meecrowave-core/configuration.adoc
URL:
http://svn.apache.org/viewvc/openwebbeans/meecrowave/trunk/meecrowave-doc/src/main/jbake/content/meecrowave-core/configuration.adoc?rev=1828137&r1=1828136&r2=1828137&view=diff
==============================================================================
---
openwebbeans/meecrowave/trunk/meecrowave-doc/src/main/jbake/content/meecrowave-core/configuration.adoc
(original)
+++
openwebbeans/meecrowave/trunk/meecrowave-doc/src/main/jbake/content/meecrowave-core/configuration.adoc
Sun Apr 1 09:46:55 2018
@@ -13,7 +13,7 @@ Here are the main properties:
include::../../../../../target/generated-doc/Configuration.adoc[]
-NOTE: the class also provides some helper methods for programamtic use case
like `randomHttpPort()`
+NOTE: the class also provides some helper methods for programmatic use case
like `randomHttpPort()`
to automatically set an available port to `httpPort`.
You can also write a `Consumer<Builder>` to configure programmatically the
`Builder`
@@ -123,7 +123,7 @@ names (without the leading `--`). See li
== Logging
Meecrowave relies by default on Log4j2 (see
http://logging.apache.org/log4j/2.x/). By default it uses an internal
-configuration which is overriden by standard log4j mecanism.
+configuration which is overridden by standard log4j mechanism.
== Passwords/Secrets