Skip to content

Commit

Permalink
Use correct capitalization.
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158752 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
isanbard committed Jun 19, 2012
1 parent 9efc6d3 commit 2e355f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Projects.rst
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ Variables for Building Programs
For example, to link ``libsample.so``, you would have the following line in
your ``Makefile``:

.. code-block:: Makefile
.. code-block:: makefile
LIBS += -lsample
Expand Down

0 comments on commit 2e355f6

Please sign in to comment.