diff --git a/pmg-installation.adoc b/pmg-installation.adoc index 25d16a7..4209784 100644 --- a/pmg-installation.adoc +++ b/pmg-installation.adoc @@ -209,7 +209,7 @@ Accessing the Management Interface Post-Installation [thumbnail="screenshot/pmg-gui-login-window.png"] -After a succesful installation and reboot of the system you can use the {pmg} +After a successful installation and reboot of the system you can use the {pmg} web interface for further configuration. . Point your browser to the IP address given during the installation and port diff --git a/pmg-rule-macros.adoc b/pmg-rule-macros.adoc index d3b6aa5..e0b9d18 100644 --- a/pmg-rule-macros.adoc +++ b/pmg-rule-macros.adoc @@ -25,5 +25,5 @@ following macros are defined: |__SENDER_IP__ |IP address of sending host |__VERSION__ |The current software version (proxmox mail gateway) |__FILENAME__ |Attachment file name -|__SPAMSTARS__ |A series of "*" charactes where each one represents a full score (__SPAMLEVEL__) point +|__SPAMSTARS__ |A series of "*" characters where each one represents a full score (__SPAMLEVEL__) point |======