diff options
author | Simo Sorce <idra@samba.org> | 2010-02-22 15:01:16 -0500 |
---|---|---|
committer | Simo Sorce <idra@samba.org> | 2010-02-22 18:48:36 -0500 |
commit | 6c0cd488e5998b058ce472cfb0f41f11dc19327b (patch) | |
tree | 88b809f48de2e5c325a03ed93b5f9a5116f56ba0 /source4/lib/ldb/web | |
parent | 2a5060fcefd515b344281c75558e370dce78cdba (diff) | |
download | samba-6c0cd488e5998b058ce472cfb0f41f11dc19327b.tar.gz samba-6c0cd488e5998b058ce472cfb0f41f11dc19327b.tar.bz2 samba-6c0cd488e5998b058ce472cfb0f41f11dc19327b.zip |
ldb:web Fix typo
Diffstat (limited to 'source4/lib/ldb/web')
-rw-r--r-- | source4/lib/ldb/web/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/ldb/web/index.html b/source4/lib/ldb/web/index.html index 26dd344527..7322ed9848 100644 --- a/source4/lib/ldb/web/index.html +++ b/source4/lib/ldb/web/index.html @@ -58,7 +58,7 @@ mailing list, and the <a href="http://bugzilla.samba.org/">Samba bugzilla</a> bu <h2>Download</h2> -You can download the latest release either via rsync or thtough git.<br> +You can download the latest release either via rsync or through git.<br> <br> To fetch via git see the following guide:<br> <a href="http://wiki.samba.org/index.php/Using_Git_for_Samba_Development">Using Git for Samba Development</a><br> |