From e285c67fcb4dcbb16cc7d97b51e228dc52e9f894 Mon Sep 17 00:00:00 2001 From: Francois Fleuret Date: Tue, 2 Aug 2011 23:45:04 +0200 Subject: [PATCH] Typo. --- mappings.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mappings.cc b/mappings.cc index f5b6be4..12efeca 100644 --- a/mappings.cc +++ b/mappings.cc @@ -33,7 +33,7 @@ int nb_refs = 0; // have grab() or release() out of constructors / destructors and // assignement operator. -// With such a politic, you should not need to worry about references +// With such a policy, you should not need to worry about references // anywhere else class Map { -- 2.20.1