From cf783be1d77a67c50ed080cde91bd0b29263658a Mon Sep 17 00:00:00 2001 From: William Harrington Date: Mon, 27 Jan 2014 00:21:13 -0600 Subject: Add standard into subject line for clfs-lateset-files.php --- clfs-latest-files.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'clfs-latest-files.php') diff --git a/clfs-latest-files.php b/clfs-latest-files.php index d981da4..2edba3d 100644 --- a/clfs-latest-files.php +++ b/clfs-latest-files.php @@ -225,7 +225,7 @@ function get_current() global $dirs; global $vers; - // Fetech from git and get wget-list + // Fetch from git and get wget-list $current = array(); $clfsgit = "git://git.cross-lfs.org/cross-lfs.git"; @@ -286,7 +286,7 @@ function mail_to_clfs() $to = "kb0iic@berzerkula.org"; $from = "William Harrington "; - $subject = "CLFS GIT Package Currency Check - $date GMT"; + $subject = "CLFS GIT Standard Package Currency Check - $date GMT"; $headers = "From: William Harrington