]> git.proxmox.com Git - mirror_qemu.git/commitdiff
qemu-doc.texi: Fix capitalization error in OS X build instructions
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 28 Aug 2015 10:42:53 +0000 (11:42 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 28 Aug 2015 10:44:53 +0000 (11:44 +0100)
Fix a capitalization error in the OS X build instructions;
this was picked up in review of commit b352153f5f and intended to be
corrected before I applied it, but I accidentally didn't include it.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
qemu-doc.texi

index 74f548644539be6293d1026f946381d76dc5c1cd..f1c38b6c8d8a8612f3cfc9f36bdc452584718453 100644 (file)
@@ -3062,7 +3062,7 @@ Note: If after the configure step you see a message like this:
 ERROR: Your compiler does not support the __thread specifier for
        Thread-Local Storage (TLS). Please upgrade to a version that does.
 @end example
-You may have to build your own version of gcc from source. Expect that to take
+you may have to build your own version of gcc from source. Expect that to take
 several hours. More information can be found here:
 @uref{https://gcc.gnu.org/install/} @*