[llvm-commits] [lld] r154213 - /lld/trunk/docs/intro.rst

Daniel Dunbar daniel at zuster.org
Fri Apr 6 15:06:07 PDT 2012


Author: ddunbar
Date: Fri Apr  6 17:06:07 2012
New Revision: 154213

URL: http://llvm.org/viewvc/llvm-project?rev=154213&view=rev
Log:
[docs] Test commit.

Modified:
    lld/trunk/docs/intro.rst

Modified: lld/trunk/docs/intro.rst
URL: http://llvm.org/viewvc/llvm-project/lld/trunk/docs/intro.rst?rev=154213&r1=154212&r2=154213&view=diff
==============================================================================
--- lld/trunk/docs/intro.rst (original)
+++ lld/trunk/docs/intro.rst Fri Apr  6 17:06:07 2012
@@ -37,7 +37,7 @@
 
    * Internal linker model can be dumped/read to textual format
 
-   * Internal linker model can be dumped/read to new native format
+   * Internal linker model can be dumped/read to a new native format
 
    * Native format designed to be fast to read and write
 





More information about the llvm-commits mailing list