summaryrefslogtreecommitdiff
path: root/src/rebar_edoc.erl
diff options
context:
space:
mode:
authorTuncer Ayaz <tuncer.ayaz@gmail.com>2012-06-08 21:56:18 +0200
committerTuncer Ayaz <tuncer.ayaz@gmail.com>2012-06-08 21:56:18 +0200
commit8a046d898aec4bc7c1a84e9a11fae6ce8b80ad7a (patch)
tree9842514ea27c7c42e30dfca201c3f366aa3f8302 /src/rebar_edoc.erl
parent25c45153830f992bdccaae3ea097988b041e246d (diff)
Fix whitespace errors
Diffstat (limited to 'src/rebar_edoc.erl')
-rw-r--r--src/rebar_edoc.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rebar_edoc.erl b/src/rebar_edoc.erl
index b2cd671..5d85146 100644
--- a/src/rebar_edoc.erl
+++ b/src/rebar_edoc.erl
@@ -57,7 +57,7 @@ doc(Config, File) ->
%% Determine the age of the summary file
EDocInfoName = filename:join(proplists:get_value(dir, EDocOpts, "doc"),
- "edoc-info"),
+ "edoc-info"),
EDocInfoLastMod = filelib:last_modified(EDocInfoName),
%% For each source directory, look for a more recent file than