Browse Source

Typo

pull/3/head
Andrew Thompson 11 years ago
parent
commit
2b3edc2701
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      inttest/tdeps_update/tdeps_update_rt.erl

+ 1
- 1
inttest/tdeps_update/tdeps_update_rt.erl View File

@ -2,7 +2,7 @@
-compile(export_all).
%% Exercises update deps, with recuseive dependency updates.
%% Exercises update deps, with recursive dependency updates.
%% Initially:
%% A(v0.5) -> B(v0.2.3) -> C(v1.0)
%% But after updating A to 0.6:

Loading…
Cancel
Save