mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 08:26:27 +00:00
fix typo
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@27767 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
2635abce6c
commit
d64071198b
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ $(warning "You can install gnustep-base in one of the four domains: SYSTEM, LOCA
|
|||
$(warning " ")
|
||||
$(warning "gnustep-base was configured to be installed into: $(GNUSTEP_BASE_DOMAIN)")
|
||||
$(warning "but it would now being installed into: $(GNUSTEP_INSTALLATION_DOMAIN)")
|
||||
$(warning "That's not right; they must match.")
|
||||
$(warning "That's not right: they must match.")
|
||||
$(warning " ")
|
||||
$(warning "If you want to install into $(GNUSTEP_BASE_DOMAIN), please use")
|
||||
$(warning " ")
|
||||
|
|
Loading…
Reference in a new issue