diff options
| author | Wladimir J. van der Laan <[email protected]> | 2014-12-29 09:18:15 +0100 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2014-12-29 09:19:45 +0100 |
| commit | 5f5f14e9f28362cb5aff56a31969c7cbb0526e72 (patch) | |
| tree | 764b3939289f4047a4ff92933efd2659dfb0baa5 | |
| parent | Merge pull request #5558 (diff) | |
| parent | Fix typo (diff) | |
| download | discoin-5f5f14e9f28362cb5aff56a31969c7cbb0526e72.tar.xz discoin-5f5f14e9f28362cb5aff56a31969c7cbb0526e72.zip | |
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 defddedc6..1312979ca 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`.  |