diff options
-rw-r--r-- | Makefile.rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.rules b/Makefile.rules index 393ce48d07..bd89987e04 100644 --- a/Makefile.rules +++ b/Makefile.rules @@ -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. # |