[gimp-web/testing] Fix typo on downloads/devel template



commit 89a57d316eefb06fd913eb8f3d37345e9cf0e9c3
Author: Pat David <patdavid gmail com>
Date:   Tue Mar 27 17:36:42 2018 -0400

    Fix typo on downloads/devel template

 .../newgimp/templates/downloads-development.html   |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/themes/newgimp/templates/downloads-development.html 
b/themes/newgimp/templates/downloads-development.html
index 47e0b9b..8dbdb83 100644
--- a/themes/newgimp/templates/downloads-development.html
+++ b/themes/newgimp/templates/downloads-development.html
@@ -77,7 +77,7 @@
 {% if MACOS_FILE_DEVELOPMENT is defined %}
 
         {% if MACOS_VER_DEVELOPMENT != GIMP_VERSION_DEVELOPMENT %}
-        <p>Note: the currently available package provides GIMP {{ MACOS_VER_DEVELOPMENT }} and has not yet 
updated to the lastet version, GIMP {{ GIMP_VERSION_DEVELOPMENT }}. We're working on that, please check back 
later.</p>
+        <p>Note: the currently available package provides GIMP {{ MACOS_VER_DEVELOPMENT }} and has not yet 
updated to the latest version, GIMP {{ GIMP_VERSION_DEVELOPMENT }}. We're working on that, please check back 
later.</p>
         {% endif %}
 
         <p>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]