Fix typo.

llvm-svn: 77244
This commit is contained in:
Andreas Bolka 2009-07-27 20:37:10 +00:00
parent 9db94d1480
commit e39f03351d
1 changed files with 1 additions and 1 deletions

View File

@ -1252,7 +1252,7 @@ target datalayout = "<i>layout specification</i>"
<div class="doc_text">
<p>Any memory access must be done though a pointer value associated
with with address range of the memory access, otherwise the behavior
with an address range of the memory access, otherwise the behavior
is undefined. Pointer values are associated with address ranges
according to the following rules:</p>