From f87b85b2f0ea197a187b69fe472c4c42bf55f496 Mon Sep 17 00:00:00 2001 From: Gregory Neil Shapiro Date: Wed, 27 Jun 2001 01:48:02 +0000 Subject: [PATCH] Typo fix (modifes -> modifies) --- etc/defaults/make.conf | 2 +- share/examples/etc/make.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf index 2f6d5243c808..5544d5ad9ba9 100644 --- a/etc/defaults/make.conf +++ b/etc/defaults/make.conf @@ -361,7 +361,7 @@ BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \ # #SENDMAIL_ADDITIONAL_MC=/etc/mail/foo.mc /etc/mail/bar.mc # -# Setting the following variables modifes the build environment for +# Setting the following variables modifies the build environment for # sendmail and its related utilities. For example, SASL support can be # added with settings such as: # diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index 2f6d5243c808..5544d5ad9ba9 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -361,7 +361,7 @@ BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \ # #SENDMAIL_ADDITIONAL_MC=/etc/mail/foo.mc /etc/mail/bar.mc # -# Setting the following variables modifes the build environment for +# Setting the following variables modifies the build environment for # sendmail and its related utilities. For example, SASL support can be # added with settings such as: #