Fixed a typo in create_archive_and_cache
authorvaartis <vaartis@cock.li>
Wed, 11 Sep 2019 09:12:22 +0000 (09:12 +0000)
committerEkaterina Vaartis <vaartis@cock.li>
Wed, 18 Sep 2019 21:16:33 +0000 (00:16 +0300)
lib/pleroma/web/emoji_api/emoji_api_controller.ex

index 499802fa5778e294f723b80f872dc6894a778e8e..51620a3eb606c86708e1476b7efdc19761ef5425 100644 (file)
@@ -94,7 +94,7 @@ defmodule Pleroma.Web.EmojiAPI.EmojiAPIController do
       ttl: cache_ms
     )
 
-    Logger.debug("Create an archive for the '#{name}' emoji pack, \
+    Logger.debug("Created an archive for the '#{name}' emoji pack, \
 keeping it in cache for #{div(cache_ms, 1000)}s")
 
     zip_result