diff options
author | Nils Gillmann <[email protected]> | 2018-10-24 12:03:07 +0000 |
---|---|---|
committer | Nils Gillmann <[email protected]> | 2018-10-24 12:35:16 +0000 |
commit | 85a805ca5031ff7575a17972d070ab009ed090a8 (patch) | |
tree | 44098e8cd70277ff5fd4c8251ddf6c9eddea0991 /lib/erl_docgen/doc | |
parent | 56521d60b598443e79a7ab0859f6134bf8f46c29 (diff) | |
download | otp-85a805ca5031ff7575a17972d070ab009ed090a8.tar.gz otp-85a805ca5031ff7575a17972d070ab009ed090a8.tar.bz2 otp-85a805ca5031ff7575a17972d070ab009ed090a8.zip |
Correct a spelling mistake in doc-build.xml.
Signed-off-by: Nils Gillmann <[email protected]>
Diffstat (limited to 'lib/erl_docgen/doc')
-rw-r--r-- | lib/erl_docgen/doc/src/doc-build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/erl_docgen/doc/src/doc-build.xml b/lib/erl_docgen/doc/src/doc-build.xml index 3ea8798639..17e13bff81 100644 --- a/lib/erl_docgen/doc/src/doc-build.xml +++ b/lib/erl_docgen/doc/src/doc-build.xml @@ -178,7 +178,7 @@ </section> <section> - <title>Upcomming changes</title> + <title>Upcoming changes</title> <p> The output from the <c>erl_docgen</c> documentation build process is now just the OTP style. But in a near future we will for example add the possibility to change logo, color in the PDF and |