diff --git a/docs/LangRef.html b/docs/LangRef.html index a260bafe4ae..0cc88735acb 100644 --- a/docs/LangRef.html +++ b/docs/LangRef.html @@ -635,7 +635,7 @@ define i32 @main() { ; i32()* be merged with equivalent globals. These linkage types are otherwise the same as their non-odr versions. -
If the unnamed_addr attribute is given, the address is know to not - be significant and two identical functions can be merged
. + be significant and two identical functions can be merged.