commit | 2e355f6c45e052121217a33b3c24af2864fca6d6 | [log] [tgz] |
---|---|---|
author | Bill Wendling <isanbard@gmail.com> | Tue Jun 19 22:25:17 2012 +0000 |
committer | Bill Wendling <isanbard@gmail.com> | Tue Jun 19 22:25:17 2012 +0000 |
tree | 843eab25dbc7f52cfa2040b7c83b86f6a144b5bb | |
parent | 9efc6d3ac3bb058d8d62f8c93dbb006aefb3d778 [diff] [blame] |
Use correct capitalization. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158752 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/Projects.rst b/docs/Projects.rst index ea94ffd..c4be6da 100644 --- a/docs/Projects.rst +++ b/docs/Projects.rst
@@ -280,7 +280,7 @@ For example, to link ``libsample.so``, you would have the following line in your ``Makefile``: - .. code-block:: Makefile + .. code-block:: makefile LIBS += -lsample