All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] intro: trivial: remove an unnecessary dot
@ 2016-01-25  8:12 SeongJae Park
  2016-01-26  0:58 ` Paul E. McKenney
  0 siblings, 1 reply; 2+ messages in thread
From: SeongJae Park @ 2016-01-25  8:12 UTC (permalink / raw)
  To: paulmck; +Cc: perfbook, SeongJae Park

There is an unnecessary dot that seemed to be inserted by trivial
mistake. This commit just removes the dot.

Signed-off-by: SeongJae Park <sj38.park@gmail.com>
---
 intro/intro.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/intro/intro.tex b/intro/intro.tex
index fc5a51e..0a8ecb7 100644
--- a/intro/intro.tex
+++ b/intro/intro.tex
@@ -332,7 +332,7 @@ This change in focus is due to the fact that, although Moore's Law
 continues to deliver increases in transistor density, it has ceased to
 provide the traditional single-threaded performance increases.
 This can be seen in
-Figure~\ref{fig:intro:Clock-Frequency Trend for Intel CPUs}.\footnote{	
+Figure~\ref{fig:intro:Clock-Frequency Trend for Intel CPUs}\footnote{	
 	This plot shows clock frequencies for newer CPUs theoretically
 	capable of retiring one or more instructions per clock, and MIPS
 	(millions of instructions per second, usually from the old
-- 
1.9.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-01-26  5:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-25  8:12 [PATCH] intro: trivial: remove an unnecessary dot SeongJae Park
2016-01-26  0:58 ` Paul E. McKenney

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.