diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2014-12-29 09:18:15 +0100 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2014-12-29 09:19:45 +0100 |
commit | 5f5f14e9f28362cb5aff56a31969c7cbb0526e72 (patch) | |
tree | 764b3939289f4047a4ff92933efd2659dfb0baa5 | |
parent | f8c48589cf80a2f515912f791157bc4c4a632904 (diff) | |
parent | 244fdc7beef2e9091e1a7dc764379005960cf87b (diff) |
Merge pull request #5554
244fdc7 Fix typo (Julian Yap)
-rw-r--r-- | doc/gitian-building.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gitian-building.md b/doc/gitian-building.md index defddedc6e..1312979cac 100644 --- a/doc/gitian-building.md +++ b/doc/gitian-building.md @@ -83,7 +83,7 @@ Unixy OSes by entering the following in a terminal: After creating the VM, we need to configure it. -- Click the `Settings` button, then go to the `Network` tab. Adapter 1 should be attacked to `NAT`. +- Click the `Settings` button, then go to the `Network` tab. Adapter 1 should be attached to `NAT`. ![](gitian-building/network_settings.png) |