From: Francois Fleuret Date: Tue, 2 Aug 2011 21:45:04 +0000 (+0200) Subject: Typo. X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=mappings.git;a=commitdiff_plain;h=e285c67fcb4dcbb16cc7d97b51e228dc52e9f894 Typo. --- 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 {