Use correct syntax highliter in code blocks.  Noticed by Sean Silva.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158359 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/CommandGuide/bugpoint.rst b/docs/CommandGuide/bugpoint.rst
index 2c66d10..c1b3b6e 100644
--- a/docs/CommandGuide/bugpoint.rst
+++ b/docs/CommandGuide/bugpoint.rst
@@ -211,7 +211,7 @@
  testcase and pass the name of an executable compile-command script in this form:
 
 
- .. code-block:: perl
+ .. code-block:: sh
 
       #!/bin/sh
       llc "$@"