From 7f71e219721a3508988382020e9df9ac27b84523 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Thu, 13 Apr 2006 04:21:31 +0000 Subject: one too many l's git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27641 91177308-0d34-0410-b5e6-96231b3b80d8 --- tools/llvm-config/llvm-config.in.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/llvm-config/llvm-config.in.in') diff --git a/tools/llvm-config/llvm-config.in.in b/tools/llvm-config/llvm-config.in.in index 6d3e07b0e3..1760b02418 100644 --- a/tools/llvm-config/llvm-config.in.in +++ b/tools/llvm-config/llvm-config.in.in @@ -5,7 +5,7 @@ # Synopsis: Prints out compiler options needed to build against an installed # copy of LLVM. # -# Syntax: lllvm-config OPTIONS... [COMPONENTS...] +# Syntax: llvm-config OPTIONS... [COMPONENTS...] # # This file was written by Eric Kidd, and is placed into the public domain. # -- cgit v1.2.3