Fix typo in comment (thanks Michael Santos)

This commit is contained in:
Tuncer Ayaz 2012-04-16 17:42:48 +02:00
parent 0b8ca933cc
commit 0e7defaf64

View file

@ -205,7 +205,7 @@ process_dir0(Dir, Command, DirSet, Config, CurrentCodePath,
case is_skip_dir(Dir) of
true ->
%% Do not execute the command on the directory, as some
%% module as requested a skip on it.
%% module has requested a skip on it.
?INFO("Skipping ~s in ~s\n", [Command, Dir]);
false ->