diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2020-11-22 20:13:15 +0000 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2020-11-22 20:13:15 +0000 |
commit | e345f6542303392fae8290a8d8bbe0610e10dc88 (patch) | |
tree | 2d903f86ce4ea6978d2b3d33e872c2540f9f718f /en_US.ISO8859-1/books | |
parent | 949b4d0e8ecddb2b8a79dc737e11243bda77675f (diff) | |
download | doc-e345f6542303392fae8290a8d8bbe0610e10dc88.tar.gz doc-e345f6542303392fae8290a8d8bbe0610e10dc88.zip |
books/porters-handbook: Typo, Lua chapter
Approved by: bjk (doc)
Differential Revision: https://reviews.freebsd.org/D27321
Notes
Notes:
svn path=/head/; revision=54696
Diffstat (limited to 'en_US.ISO8859-1/books')
-rw-r--r-- | en_US.ISO8859-1/books/porters-handbook/special/chapter.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml b/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml index 569a3517af..551f6f5d57 100644 --- a/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml +++ b/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml @@ -6449,7 +6449,7 @@ PLIST_SUB+= VERSION="${VER_STR}" version in use. In general ports should override this assumption, and force the use of the specific <application>Lua</application> version selected as described - above. Depending on the sortware being ported, this might + above. Depending on the software being ported, this might require any or all of: </para> |