Przeglądaj źródła

correct spelling of 'hard coded'

Michael Schloh von Bennewitz 20 lat temu
rodzic
commit
88247589b5
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      imapd/imapd.spec

+ 2 - 2
imapd/imapd.spec

@@ -132,7 +132,7 @@ AutoReqProv:  no
         snmp/[a-z]* \
         tools/[a-z]*
 
-    #   adjust hard-coded location of sieve
+    #   adjust hard coded location of sieve
     %{l_shtool} subst \
         -e 's;"/usr/sieve";"%{l_prefix}/var/imapd/sieve";g' \
         imap/lmtpd.c \
@@ -197,7 +197,7 @@ AutoReqProv:  no
         --with-cyrus-group=%{l_rgrp} \
         --with-pidfile=%{l_prefix}/var/imapd/cyrus-master.pid
 
-    #   redirect the hard-coded file paths
+    #   redirect the hard coded file paths
     %{l_shtool} subst \
         -e 's;/etc/\(.*\).conf;%{l_prefix}/etc/imapd/\1.conf;' \
         imap/*.c imap/*.h master/*.c master/*.h