From: srittau Date: Wed, 7 May 2003 00:13:24 +0000 (+0000) Subject: Fixed typo in comment. X-Git-Tag: HEAD-before-afp3-merge~99 X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=netatalk.git;a=commitdiff_plain;h=e2bfe9b5f7a9e5bb7f08fa77b90783c462442bcf Fixed typo in comment. --- diff --git a/config/netatalk.conf b/config/netatalk.conf index 5a30697d..4d3bef9c 100644 --- a/config/netatalk.conf +++ b/config/netatalk.conf @@ -3,7 +3,7 @@ AFPD_MAX_CLIENTS=20 # Change this to set the machine's atalk name and zone. -# NOTE: if you're zone has spaces in it, you're better off specifying +# NOTE: if your zone has spaces in it, you're better off specifying # it in afpd.conf #ATALK_ZONE=@zone ATALK_NAME=`echo ${HOSTNAME}|cut -d. -f1`