aboutsummaryrefslogtreecommitdiffstats
path: root/chapter04/aboutsbus.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter04/aboutsbus.xml')
-rw-r--r--chapter04/aboutsbus.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter04/aboutsbus.xml b/chapter04/aboutsbus.xml
index 646fe2875..1928423ea 100644
--- a/chapter04/aboutsbus.xml
+++ b/chapter04/aboutsbus.xml
@@ -41,7 +41,7 @@
compilation time for a package can be reduced by performing a "parallel
make" by either setting an environment variable or telling the
<command>make</command> program how many processors are available. For
- instance, an Intel i5-6500 COU can support four simultaneous processes with:</para>
+ instance, an Intel i5-6500 CPU can support four simultaneous processes with:</para>
<screen role="nodump"><userinput>export MAKEFLAGS='-j4'</userinput></screen>