Typo.
[mappings.git] / 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 {