diff options
author | Rickard Green <[email protected]> | 2014-03-21 14:37:18 +0100 |
---|---|---|
committer | Rickard Green <[email protected]> | 2014-03-21 14:37:18 +0100 |
commit | 78ad5368f520c5fa6400d4f16909b23fe5225255 (patch) | |
tree | 80fa08785954c031c985557e9179a62c10de8a5d /lib | |
parent | b9138aac8f0a07f210cf639f6fc185996c50c810 (diff) | |
parent | 4548d750deecbf2ebefa4f769165c55d0169017a (diff) | |
download | otp-78ad5368f520c5fa6400d4f16909b23fe5225255.tar.gz otp-78ad5368f520c5fa6400d4f16909b23fe5225255.tar.bz2 otp-78ad5368f520c5fa6400d4f16909b23fe5225255.zip |
Merge branch 'rickard/runtime-dep/OTP-11773'
* rickard/runtime-dep/OTP-11773:
Documentation fix
Diffstat (limited to 'lib')
-rw-r--r-- | lib/kernel/doc/src/app.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/kernel/doc/src/app.xml b/lib/kernel/doc/src/app.xml index b24a2bd7bd..8575d94048 100644 --- a/lib/kernel/doc/src/app.xml +++ b/lib/kernel/doc/src/app.xml @@ -213,8 +213,8 @@ RTDeps [ApplicationVersion] [] OTP 17.0. The type of its value might be subject to changes during the OTP 17 release.</p></warning> <warning><p>All runtime dependencies specified in OTP applications - during the OTP 17 release might not be completely correct. This - is actively worked on. Declared runtime dependencies in OTP + during the OTP 17 release may not be completely correct. This + is actively being worked on. Declared runtime dependencies in OTP applications are expected to be correct in OTP 18.</p></warning> </item> </taglist> |