Fix typo in docs.
[oota-llvm.git] / docs / yaml2obj.rst
index cb59162e5acae0112594ca9a2cc4a21d022af896..d051e7e22c00e127d11c52e8fc38a866b439d0b6 100644 (file)
@@ -6,9 +6,9 @@ yaml2obj
 yaml2obj takes a YAML description of an object file and converts it to a binary
 file.
 
-    $ yaml2py input-file
+    $ yaml2obj input-file
 
-.. program:: yaml2py
+.. program:: yaml2obj
 
 Outputs the binary to stdout.