Skip to content
Snippets Groups Projects
Commit 8d561f95 authored by feld's avatar feld
Browse files

Make XML feel special too

parent 032ed2b9
Branches
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ defmodule Pleroma.Web.XML do
doc
catch
:exit, _error ->
Logger.debug("Couldn't parse xml: #{inspect(text)}")
Logger.debug("Couldn't parse XML: #{inspect(text)}")
:error
end
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment