Indentation

This commit is contained in:
Mikko Ahlroth 2015-02-14 21:13:42 +02:00
parent dee30ffe11
commit 740fda69df

View file

@ -2,7 +2,7 @@ defmodule Nurina do
defmodule Info do defmodule Info do
@moduledoc """ @moduledoc """
Contains a struct containing info about a given URL. Contains a struct containing info about a given URL.
""" """
defstruct scheme: nil, defstruct scheme: nil,