diff options
author | Henrik Nord <[email protected]> | 2016-03-08 14:51:39 +0100 |
---|---|---|
committer | Henrik Nord <[email protected]> | 2016-03-08 14:51:39 +0100 |
commit | 043133b500274669fa8b5b894939280185941ce3 (patch) | |
tree | cf387003d17f99204104eb12acc6711e4451d55e /lib/kernel/doc | |
parent | 652b67ba8d15ff415a8f30034bd9eb03a9c2b8ca (diff) | |
parent | 4a39536d3566277e19838bd45f1c340e3d88b998 (diff) | |
download | otp-043133b500274669fa8b5b894939280185941ce3.tar.gz otp-043133b500274669fa8b5b894939280185941ce3.tar.bz2 otp-043133b500274669fa8b5b894939280185941ce3.zip |
Merge branch 'henrik/doc-fixes' into maint
* henrik/doc-fixes:
Fix typo in INSTALL.md
Update README.md
Fix typo in 'app' documentation
s/is/are
Diffstat (limited to 'lib/kernel/doc')
-rw-r--r-- | lib/kernel/doc/src/app.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kernel/doc/src/app.xml b/lib/kernel/doc/src/app.xml index d6d6167923..35feec144e 100644 --- a/lib/kernel/doc/src/app.xml +++ b/lib/kernel/doc/src/app.xml @@ -201,7 +201,7 @@ RTDeps [ApplicationVersion] [] how to compare application versions see <seealso marker="doc/system_principles:versions">the documentation of versions in the system principles - guide</seealso>. Note that that the application version + guide</seealso>. Note that the application version specifies a source code version. An additional indirect requirement is that installed binary application of the specified version has been built so that it is |