summaryrefslogtreecommitdiffstats
path: root/llvm/docs/DeveloperPolicy.rst
diff options
context:
space:
mode:
authorRichard Sandiford <richard.sandiford@arm.com>2019-07-15 08:09:21 +0000
committerRichard Sandiford <richard.sandiford@arm.com>2019-07-15 08:09:21 +0000
commitea36cdcec318578055514a75baf393c66b81d6c2 (patch)
tree38e8d6be1705465bba039ed9e2f618660e7d4286 /llvm/docs/DeveloperPolicy.rst
parentd02f17daed3129373241e5be1989e25680c09412 (diff)
downloadbcm5719-llvm-ea36cdcec318578055514a75baf393c66b81d6c2.tar.gz
bcm5719-llvm-ea36cdcec318578055514a75baf393c66b81d6c2.zip
DeveloperPolicy: fix a typo
llvm-svn: 366046
Diffstat (limited to 'llvm/docs/DeveloperPolicy.rst')
-rw-r--r--llvm/docs/DeveloperPolicy.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/DeveloperPolicy.rst b/llvm/docs/DeveloperPolicy.rst
index 003f75fdf5f..27abc66f6d0 100644
--- a/llvm/docs/DeveloperPolicy.rst
+++ b/llvm/docs/DeveloperPolicy.rst
@@ -732,7 +732,7 @@ effort to change licenses, which aims to solve several problems:
* Some contributions were not submitted to LLVM due to concerns that
the patent grant required by the project was overly broad.
* The patent grant was unique to the LLVM Project, not written by a lawyer, and
- was difficult to determine what was protection was provided (if any).
+ was difficult to determine what protection was provided (if any).
The scope of relicensing is all code that is considered part of the LLVM
project, including the main LLVM repository, runtime libraries (compiler_rt,
OpenPOWER on IntegriCloud