diff --git a/en_US.ISO8859-1/books/developers-handbook/tools/chapter.sgml b/en_US.ISO8859-1/books/developers-handbook/tools/chapter.sgml
index 13be068eff..62062fabc7 100644
--- a/en_US.ISO8859-1/books/developers-handbook/tools/chapter.sgml
+++ b/en_US.ISO8859-1/books/developers-handbook/tools/chapter.sgml
@@ -616,8 +616,7 @@
 	<term><option>-l<replaceable>library</replaceable></option></term>
 
 	<listitem>
-	  <para>Specify a function library to be used during when
-	    linking.</para>
+	  <para>Specify a function library to be used at link time.</para>
 
 	  <para>The most common example of this is when compiling a
 	    program that uses some of the mathematical functions in C.