<p dir="ltr">Thanks Mark. :)</p>
<br><div class="gmail_quote"><div dir="ltr">On Fri, Feb 12, 2016, 1:21 AM Mark Lacey via llvm-commits <<a href="mailto:llvm-commits@lists.llvm.org">llvm-commits@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Author: rudkx<br>
Date: Fri Feb 12 00:19:16 2016<br>
New Revision: 260656<br>
<br>
URL: <a href="http://llvm.org/viewvc/llvm-project?rev=260656&view=rev" rel="noreferrer" target="_blank">http://llvm.org/viewvc/llvm-project?rev=260656&view=rev</a><br>
Log:<br>
Fix minor error with debug info doc.<br>
<br>
Replace 'third' with 'fourth' in the description of the fourth argument.<br>
<br>
Modified:<br>
    llvm/trunk/docs/SourceLevelDebugging.rst<br>
<br>
Modified: llvm/trunk/docs/SourceLevelDebugging.rst<br>
URL: <a href="http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/SourceLevelDebugging.rst?rev=260656&r1=260655&r2=260656&view=diff" rel="noreferrer" target="_blank">http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/SourceLevelDebugging.rst?rev=260656&r1=260655&r2=260656&view=diff</a><br>
==============================================================================<br>
--- llvm/trunk/docs/SourceLevelDebugging.rst (original)<br>
+++ llvm/trunk/docs/SourceLevelDebugging.rst Fri Feb 12 00:19:16 2016<br>
@@ -197,7 +197,7 @@ value.  The first argument is the new va<br>
 argument is the offset in the user source variable where the new value is<br>
 written.  The third argument is a `local variable<br>
 <LangRef.html#dilocalvariable>`_ containing a description of the variable.  The<br>
-third argument is a `complex expression <LangRef.html#diexpression>`_.<br>
+fourth argument is a `complex expression <LangRef.html#diexpression>`_.<br>
<br>
 Object lifetimes and scoping<br>
 ============================<br>
<br>
<br>
_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@lists.llvm.org" target="_blank">llvm-commits@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits</a><br>
</blockquote></div>