diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html
index 5c174d5b89b2..c685f761c175 100644
--- a/llvm/docs/ReleaseNotes.html
+++ b/llvm/docs/ReleaseNotes.html
@@ -511,7 +511,7 @@ API changes are:
- Now, function attributes and return value attributes are managed
-sepearately. Interface exported by ParameterAttributes.h header is now
+separately. Interface exported by ParameterAttributes.h header is now
experted by Attributes.h header. The new attributes interface changes are:
- getParamAttrs method is now replaced by
@@ -724,7 +724,7 @@ appropriate nops inserted to ensure restartability.
- The Itanium backend is highly experimental, and has a number of known
issues. We are looking for a maintainer for the Itanium backend. If you
- are interested, please contact the llvmdev mailing list.
+ are interested, please contact the LLVMdev mailing list.
@@ -757,7 +757,7 @@ appropriate nops inserted to ensure restartability.
llvm-gcc does not currently support Link-Time
Optimization on most platforms "out-of-the-box". Please inquire on the
-llvmdev mailing list if you are interested.
+LLVMdev mailing list if you are interested.
The only major language feature of GCC not supported by llvm-gcc is
the __builtin_apply family of builtins. However, some extensions