Typo.
authorFrancois Fleuret <francois@fleuret.org>
Tue, 2 Aug 2011 21:45:04 +0000 (23:45 +0200)
committerFrancois Fleuret <francois@fleuret.org>
Tue, 2 Aug 2011 21:45:04 +0000 (23:45 +0200)
mappings.cc

index f5b6be4..12efeca 100644 (file)
@@ -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 {