aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAndrey Konovalov <andreyknvl@gmail.com>2017-10-26 00:03:50 +0200
committerGitHub <noreply@github.com>2017-10-26 00:03:50 +0200
commit0c732b810d1931ea8115e6ba75e31bdab4b9202a (patch)
treea7fd8c49a0bc7cb3ba8a53b0a7aff10be80b8db0 /docs
parent83d9c30252b401daef8f2ab771c7a665218a8bc9 (diff)
Update setup_ubuntu-host_qemu-vm_x86-64-kernel.md
Diffstat (limited to 'docs')
-rw-r--r--docs/setup_ubuntu-host_qemu-vm_x86-64-kernel.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/setup_ubuntu-host_qemu-vm_x86-64-kernel.md b/docs/setup_ubuntu-host_qemu-vm_x86-64-kernel.md
index 1e6d51220..01785f641 100644
--- a/docs/setup_ubuntu-host_qemu-vm_x86-64-kernel.md
+++ b/docs/setup_ubuntu-host_qemu-vm_x86-64-kernel.md
@@ -12,7 +12,7 @@ svn ls -v ^/tags | grep gcc_7_1_0_release
svn up -r 247494
```
-Unfortunately there's a typo in `gcc_7_1_0_release`. Apply [this fix](https://patchwork.ozlabs.org/patch/757421/):
+Unfortunately there's a typo in the source of `gcc_7_1_0_release`. Apply [this fix](https://patchwork.ozlabs.org/patch/757421/):
``` c
diff --git a/gcc/tree.h b/gcc/tree.h
index 3bca90a..fdaa7af 100644