diff options
author | Brujo Benavides <[email protected]> | 2015-10-01 14:32:01 -0300 |
---|---|---|
committer | Brujo Benavides <[email protected]> | 2015-10-01 14:32:01 -0300 |
commit | e2c14e224858f84c81cd301352b07e01fc3cef93 (patch) | |
tree | 550ef4a8b922976cda01679094fac41ee95e9a2f | |
parent | 21fe6b0f86edb7925a41b2ac93c7e0a08cc3d1af (diff) | |
download | erlang.mk-e2c14e224858f84c81cd301352b07e01fc3cef93.tar.gz erlang.mk-e2c14e224858f84c81cd301352b07e01fc3cef93.tar.bz2 erlang.mk-e2c14e224858f84c81cd301352b07e01fc3cef93.zip |
Improved table display :)
-rw-r--r-- | doc/src/guide/deps.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/guide/deps.asciidoc b/doc/src/guide/deps.asciidoc index edf94c2..882a70d 100644 --- a/doc/src/guide/deps.asciidoc +++ b/doc/src/guide/deps.asciidoc @@ -158,7 +158,7 @@ fetch methods that will only work in a given environment. The following table lists all existing methods: -[cols="<,3*^",options="header"] +[cols="<,2*^",options="header"] |=== | Name | Format | Description | git | git repo commit | Clone the Git repository and checkout the given version |