Skip to content

Commit

Permalink
Fixing a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
JonGretar committed Jan 3, 2010
1 parent 9d67443 commit e9c432f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion user_default.erl
Expand Up @@ -5,7 +5,7 @@
sync() ->
make:all([load]).

% Run the make command in shell.
%% Run the make command in shell.
make() ->
run_command(["make", "all"]).

Expand Down

0 comments on commit e9c432f

Please sign in to comment.