Fix grammar

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16910 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Misha Brukman 2004-10-11 02:06:40 +00:00
parent e1616bf0ca
commit 5e94a21907

View File

@ -623,7 +623,7 @@ install-archive-library: $(LIBNAME_ACUR)
# .o files explicitly.
#
# Note that we're making an assumption here: If we build a .lo file,
# it's corresponding .o file will be placed in the same directory.
# its corresponding .o file will be placed in the same directory.
#
# I think that is safe.
#