Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
jdavisp3 authored and Martin Logan committed Jan 24, 2008
1 parent 73d339e commit d1b7d93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/epkg/src/epkg_util.erl
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ consult_control_file(Keys, ControlFilePath) ->


%%--------------------------------------------------------------------
%% @doc Returns a list of the elements that coorespond to the keys that were supplied.
%% @doc Returns a list of the elements that correspond to the keys that were supplied.
%% @spec consult_rel_file(Keys, RelFilePath) -> [Value] | Value | {error, Reason}
%% where
%% Keys = Key | [Key]
Expand Down

0 comments on commit d1b7d93

Please sign in to comment.