Bug 461322 typo, s/caling/calling/

This commit is contained in:
Phil Ringnalda 2008-12-06 20:53:14 -08:00
Родитель a86da1579a
Коммит 186fd5b7d7
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -157,7 +157,7 @@ endif
endif
# This switches $(INSTALL) to copy mode, like $(SYSINSTALL), so things that
# shouldn't get 755 perms need $(IFLAGS1) for either way of caling nsinstall.
# shouldn't get 755 perms need $(IFLAGS1) for either way of calling nsinstall.
NSDISTMODE = copy
include $(topsrcdir)/config/config.mk