diff options
author | Sylvestre Ledru <sledru@mozilla.com> | 2020-03-22 22:18:40 +0100 |
---|---|---|
committer | Sylvestre Ledru <sledru@mozilla.com> | 2020-03-22 22:19:09 +0100 |
commit | 2476548dd5ff243a9821183903117e1f3c850066 (patch) | |
tree | 252bb9c3820181e2d7bb40ab525cfa568409c69d /clang/docs | |
parent | 35627038123b5b391a20e9f4d44a85c7a325027b (diff) | |
download | bcm5719-llvm-2476548dd5ff243a9821183903117e1f3c850066.tar.gz bcm5719-llvm-2476548dd5ff243a9821183903117e1f3c850066.zip |
clang/release notes: s/Subversion/git/
Diffstat (limited to 'clang/docs')
-rw-r--r-- | clang/docs/ReleaseNotes.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/docs/ReleaseNotes.rst b/clang/docs/ReleaseNotes.rst index 83309400a59..a100d0a76b4 100644 --- a/clang/docs/ReleaseNotes.rst +++ b/clang/docs/ReleaseNotes.rst @@ -581,7 +581,7 @@ Additional Information A wide variety of additional information is available on the `Clang web page <https://clang.llvm.org/>`_. The web page contains versions of the -API documentation which are up-to-date with the Subversion version of +API documentation which are up-to-date with the Git version of the source code. You can access versions of these documents specific to this release by going into the "``clang/docs/``" directory in the Clang tree. |