Ticket #5357: 0001-Fix-5357-s-ACSII-ASCII.patch

File 0001-Fix-5357-s-ACSII-ASCII.patch, 1.1 KB (added by Loic Dachary, 8 years ago)
  • theme/templates/pages/tour.html

    From 0900ce269df3d70bb63194dd92ed3fd7883bc864 Mon Sep 17 00:00:00 2001
    From: Loic Dachary <loic@dachary.org>
    Date: Thu, 14 Jan 2016 10:52:49 +0100
    Subject: [PATCH] Fix #5357 - s/ACSII/ASCII/
    
    Signed-off-by: Loic Dachary <loic@dachary.org>
    ---
     theme/templates/pages/tour.html | 2 +-
     1 file changed, 1 insertion(+), 1 deletion(-)
    
    diff --git a/theme/templates/pages/tour.html b/theme/templates/pages/tour.html
    index fc2093d..547eca1 100644
    a b  
    4040  <div class="grid_8 omega">
    4141    <h2>Goblins of a different kind</h2>
    4242    <p>
    43     Media isn't just pictures. MediaGoblin also supports audio files, videos, books and presentations or even 3D-models and ACSII-art. On the backend, it can use powerful tools to transcode or convert your files.
     43    Media isn't just pictures. MediaGoblin also supports audio files, videos, books and presentations or even 3D-models and ASCII-art. On the backend, it can use powerful tools to transcode or convert your files.
    4444    </p>
    4545  </div>
    4646  <div class="clear"></div>