X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=mappings.git;a=blobdiff_plain;f=mappings.cc;h=12efeca882863f05f325ce4bfba1661843526f7c;hp=f5b6be49d0b744de2421c0c079d3fc76eaa1eeac;hb=e285c67fcb4dcbb16cc7d97b51e228dc52e9f894;hpb=6041286f817ecd687b5e4186366a0953fd31ee85 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 {