From 75b60cde016f342d0ce4765b985d23a94b76c960 Mon Sep 17 00:00:00 2001 From: Berker Peksag Date: Wed, 22 Jul 2015 11:24:12 +0300 Subject: [PATCH] Fix typos reported in #1102 --- .../plugins/archivalook/templates/archivalook/feature.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mediagoblin/plugins/archivalook/templates/archivalook/feature.html b/mediagoblin/plugins/archivalook/templates/archivalook/feature.html index ad55f43b..b19029c3 100644 --- a/mediagoblin/plugins/archivalook/templates/archivalook/feature.html +++ b/mediagoblin/plugins/archivalook/templates/archivalook/feature.html @@ -35,7 +35,7 @@

{% trans %} - Go to the page of the media entry you want to feature. Copy it's URL and + Go to the page of the media entry you want to feature. Copy its URL and then paste it into a new line in the text box above. There should be only one url per line. The url that you paste into the text box should be under the header describing how prominent a feature it will be (whether Primary, @@ -86,7 +86,7 @@ featured?{% endtrans %}

{% trans %} - When a media entry is featured, the entry's title, it's thumbnail and a + When a media entry is featured, the entry's title, its thumbnail and a portion of its description will be displayed on your website's front page. The number of characters displayed varies on the prominence of the feature. Primary Features display the first 512 characters of their description, -- 2.25.1