From 2288acdf6164253618031a044cf307067be08e9f Mon Sep 17 00:00:00 2001
From: Akira Yokosawa <akiyks@xxxxxxxxx>
Date: Tue, 12 Jul 2016 00:13:54 +0900
Subject: [PATCH] defer/refcnt: Typo fix
Signed-off-by: Akira Yokosawa <akiyks@xxxxxxxxx>
---
defer/refcnt.tex | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/defer/refcnt.tex b/defer/refcnt.tex
index a2f44a4..8dfa8fe 100644
--- a/defer/refcnt.tex
+++ b/defer/refcnt.tex
@@ -119,7 +119,7 @@
Reference counting tracks the number of references to a given object in
order to prevent that object from being prematurely freed.
-As such, it has a long an honorable history of use dating back to
+As such, it has a long and honorable history of use dating back to
at least the early
1960s~\cite{Weizenbaum:1963:SLP:367593.367617}.\footnote{
Weizenbaum discusses reference counting as if it was already
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe perfbook" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html