summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Langille <dvl@FreeBSD.org>2020-03-09 15:17:17 +0000
committerDan Langille <dvl@FreeBSD.org>2020-03-09 15:17:17 +0000
commit6f9892cbd5ccc703ec0a3eaa423366cf812f4a2c (patch)
tree0fbfc394d2641fa4d98b1ced04b8942088cdd13b
parentlang/seed8: update to 05_20200308 (diff)
Fix my typo:
In other to simplify becomes In order to simplify Reported by: Reed (via private email)
Notes
Notes: svn path=/head/; revision=528107
-rw-r--r--UPDATING2
1 files changed, 1 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index 12a6e5da20f9..33c4baf997a5 100644
--- a/UPDATING
+++ b/UPDATING
@@ -36,7 +36,7 @@ you update your ports collection, before attempting any port upgrades.
1. Apache / mod_php options removed
The APACHEMOD option has been removed. LibreNMS can be used
- with other webservers, not just Apache. In other to simplify
+ with other webservers, not just Apache. In order to simplify
the port, the option was removed.
Now you manually install the webserver of your preference.