diff --git a/lib/search.ex b/lib/search.ex index b1427d8..86f7ec4 100644 --- a/lib/search.ex +++ b/lib/search.ex @@ -1,7 +1,7 @@ defmodule Onvif.Search do @moduledoc """ Interface for making requests to the Onvif search service - https://www.onvif.org/ver10/replay.wsdl + https://www.onvif.org/ver10/search.wsdl """ require Logger alias Onvif.Device