second level of headertext change in doc

This commit is contained in:
Alex S 2019-04-02 20:35:41 +07:00
commit d140738edf
2 changed files with 2 additions and 2 deletions

View file

@ -214,7 +214,7 @@ defmodule Pleroma.Emoji do
end
@doc """
Finds a matching group for the given extra filename
Finds a matching group for the given emoji filename
"""
@spec match_extra(group_patterns(), String.t()) :: atom() | nil
def match_extra(group_patterns, filename) do