summaryrefslogtreecommitdiffstats
path: root/cnf/make.conf.mips
diff options
context:
space:
mode:
Diffstat (limited to 'cnf/make.conf.mips')
-rw-r--r--cnf/make.conf.mips6
1 files changed, 3 insertions, 3 deletions
diff --git a/cnf/make.conf.mips b/cnf/make.conf.mips
index cf2ab82bd..b2287e2ac 100644
--- a/cnf/make.conf.mips
+++ b/cnf/make.conf.mips
@@ -326,13 +326,13 @@ PORTAGE_ELOG_CLASSES="warn error log"
#PORTAGE_ELOG_COMMAND="/path/to/logprocessor -p '${PACKAGE}' -f '${LOGFILE}'"
# PORTAGE_ELOG_MAILURI: this variable holds all important settings for the mail
-# module. In most cases listing the recipient adress and
+# module. In most cases listing the recipient address and
# the receiving mailserver should be sufficient, but you can
# also use advanced settings like authentication or TLS. The
# full syntax is:
-# adress [[user:passwd@]mailserver[:port]]
+# address [[user:passwd@]mailserver[:port]]
# where
-# adress: recipient adress
+# address: recipient adress
# user: username for smtp auth (defaults to none)
# passwd: password for smtp auth (defaults to none)
# mailserver: smtp server that should be used to deliver the mail (defaults to localhost)