[geany/plugins.geany.org] 6e4c8d: fix typo: fis -> is

Dominic Hopf git-noreply at xxxxx
Tue Jun 23 16:14:01 UTC 2015


Branch:      refs/heads/master
Author:      Dominic Hopf <dmaphy at googlemail.com>
Committer:   Dominic Hopf <dmaphy at googlemail.com>
Date:        Tue, 23 Jun 2015 16:14:01 UTC
Commit:      6e4c8dca6b0e71e844b65efdfa1bb7b3f90ec612
             https://github.com/geany/plugins.geany.org/commit/6e4c8dca6b0e71e844b65efdfa1bb7b3f90ec612

Log Message:
-----------
fix typo: fis -> is


Modified Paths:
--------------
    content/downloads.html

Modified: content/downloads.html
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -28,7 +28,7 @@
 	$version = max($versions);
 	$wversion = max($wversions);
 
-	echo "The latest version fis " . $version . ", you should take a look at the <a href=\"https://raw.githubusercontent.com/geany/geany-plugins/". $version ."/NEWS\">release notes</a>.<br />\n";
+	echo "The latest version is " . $version . ", you should take a look at the <a href=\"https://raw.githubusercontent.com/geany/geany-plugins/". $version ."/NEWS\">release notes</a>.<br />\n";
 	echo "<table>";
 	echo "<tr>";
 	echo "	<th>Download</th>";



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Plugins-Commits mailing list