Skip to content
Snippets Groups Projects
Commit 032ed2b9 authored by feld's avatar feld
Browse files

This log message was do do :poop:

parent 4190abbf
Branches
No related tags found
No related merge requests found
......@@ -105,7 +105,7 @@ defmodule Pleroma.Web.Federator do
def handle(type, _) do
Logger.debug(fn -> "Unknown task: #{type}" end)
{:error, "Don't know what do do with this"}
{:error, "Don't know what to do with this"}
end
def enqueue(type, payload, priority \\ 1) do
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment