Fix typo in ruler. No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147454 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Nick Lewycky 2012-01-03 18:22:43 +00:00
parent b1666b971e
commit 5eb2e957b3

View File

@ -1,4 +1,4 @@
//===-- llvm/CodeGen/RenderMachineFunction.cpp - MF->HTML -----s-----------===//
//===-- llvm/CodeGen/RenderMachineFunction.cpp - MF->HTML -----------------===//
//
// The LLVM Compiler Infrastructure
//