summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorfcambus <fcambus@pkgsrc.org>2020-12-12 10:42:47 +0000
committerfcambus <fcambus@pkgsrc.org>2020-12-12 10:42:47 +0000
commit205f6de0519fc1051b2aa13c16ddc5a95ac008ef (patch)
tree1b11eb048566a5d7ca47d953a2d5de8650b357a4 /README.md
parent7d51c2e1494f45517c26c2d550de0ef579d486b0 (diff)
downloadpkgsrc-205f6de0519fc1051b2aa13c16ddc5a95ac008ef.tar.gz
*: fix a bunch of typos in README and various documentation files.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 56a54dd9384..43d55f6b832 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ It produces binary packages, which can be managed with tools such as
[pkgin](http://pkgin.net/). pkgsrc is highly configurable, supporting
building packages for an arbitrary installation prefix (the default is
`/usr/pkg`), allowing multiple branches to coexist on one machine, a
-build options framework, and a compiler trasformation framework, among
+build options framework, and a compiler transformation framework, among
other advanced features. Unprivileged use and installation is also supported.
pkgsrc is the default package manager for [NetBSD](https://www.NetBSD.org)