diff options
author | Ceri Davies <ceri@FreeBSD.org> | 2021-07-22 15:16:43 +0000 |
---|---|---|
committer | Ed Maste <emaste@FreeBSD.org> | 2024-09-09 20:08:45 +0000 |
commit | f6c2926aa3ffca28bf23703a1dc491548433eae4 (patch) | |
tree | d312d10f17b1da384bb908dfd4f2b3f3e0700e2e /share/man/man7/development.7 | |
parent | 59ffae6c0c7a8360a49a7db93199f5c19a522ecc (diff) |
man/man7/development.7: correct typo in manpage.
(cherry picked from commit b578d2a77eaca6c3b2c76bd90161e32433892723)
Diffstat (limited to 'share/man/man7/development.7')
-rw-r--r-- | share/man/man7/development.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man7/development.7 b/share/man/man7/development.7 index 3c8442e36e2f..0eb5377bd07b 100644 --- a/share/man/man7/development.7 +++ b/share/man/man7/development.7 @@ -31,7 +31,7 @@ development process .Sh DESCRIPTION .Fx -development is split into three major suprojects: doc, ports, and src. +development is split into three major subprojects: doc, ports, and src. Doc is the documentation, such as the .Fx Handbook. |