diff options
| author | Renato Golin <renato.golin@linaro.org> | 2013-05-28 11:28:37 +0000 |
|---|---|---|
| committer | Renato Golin <renato.golin@linaro.org> | 2013-05-28 11:28:37 +0000 |
| commit | 467e25649377f74276e1f74cc0bbf6e0a45f8060 (patch) | |
| tree | 61c29598c0c46eb4d45777b59a716783a9793f89 /llvm/docs | |
| parent | fb1a9f17e36bbe08dfb4929b602f39b46dccc853 (diff) | |
| download | bcm5719-llvm-467e25649377f74276e1f74cc0bbf6e0a45f8060.tar.gz bcm5719-llvm-467e25649377f74276e1f74cc0bbf6e0a45f8060.zip | |
Typo
llvm-svn: 182766
Diffstat (limited to 'llvm/docs')
| -rw-r--r-- | llvm/docs/HowToReleaseLLVM.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/HowToReleaseLLVM.rst b/llvm/docs/HowToReleaseLLVM.rst index ec16db766c1..bc3b093d755 100644 --- a/llvm/docs/HowToReleaseLLVM.rst +++ b/llvm/docs/HowToReleaseLLVM.rst @@ -15,7 +15,7 @@ is the Release Manager's responsibility to ensure that a high quality build of LLVM is released. If you're looking for the document on how to test the release candidates and -create the vinary packages, please refer to the :doc:`ReleaseProcess` instead. +create the binary packages, please refer to the :doc:`ReleaseProcess` instead. .. _timeline: |

