diff --git a/en_US.ISO8859-1/books/handbook/dtrace/chapter.sgml b/en_US.ISO8859-1/books/handbook/dtrace/chapter.sgml
index 8de18f0f0c..8b5977fae9 100644
--- a/en_US.ISO8859-1/books/handbook/dtrace/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/dtrace/chapter.sgml
@@ -120,7 +120,7 @@ that might make this chapter too large.
This CTF data is added to the binaries by the
ctfconvert and ctfmerge
build tools. The ctfconvert utility parses
- DWARF debug ELF sections
+ DWARF ELF debug sections
created by the compiler and ctfmerge merges
CTF ELF sections from
objects into either executables or shared libraries. More on