You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by cd...@apache.org on 2020/08/21 08:10:09 UTC

[plc4x] branch develop updated: - Fixed a typo

This is an automated email from the ASF dual-hosted git repository.

cdutz pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git


The following commit(s) were added to refs/heads/develop by this push:
     new ca7cae8  - Fixed a typo
ca7cae8 is described below

commit ca7cae8a66d3a322a9f55eb42fcc51d24a52a5cd
Author: Christofer Dutz <ch...@c-ware.de>
AuthorDate: Fri Aug 21 10:10:02 2020 +0200

    - Fixed a typo
---
 src/site/asciidoc/developers/infrastructure/vm.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/site/asciidoc/developers/infrastructure/vm.adoc b/src/site/asciidoc/developers/infrastructure/vm.adoc
index e2e9abf..760fa49 100644
--- a/src/site/asciidoc/developers/infrastructure/vm.adoc
+++ b/src/site/asciidoc/developers/infrastructure/vm.adoc
@@ -58,7 +58,7 @@ Using SSH we should now be able to login to the VM.
 
 Be sure to use the username matching your Apache ID or the login will fail.
 
-If all wen't well you should now be able to login to the machine using your apache user.
+If all went well you should now be able to login to the machine using your apache user.
 
 === Doing things as `root`