X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=CONTRIBUTING.adoc;h=d5d86e54a2a9e4daa19b21d22de1edbbc4ce28be;hb=d73bb381f6c9e78180c4ed3a0c1c7478fb35db3c;hp=46984b34ad1ab0b0079b682073ff60d3cf45b6fa;hpb=78ab137bceddf4b918b37761c24d69466b4fa5b1;p=babeltrace.git diff --git a/CONTRIBUTING.adoc b/CONTRIBUTING.adoc index 46984b34..d5d86e54 100644 --- a/CONTRIBUTING.adoc +++ b/CONTRIBUTING.adoc @@ -1353,7 +1353,7 @@ an _INFO_ build. * Object copying (except fields and values). * Object freezing (whatever the type, as freezing only occurs in developer mode). -* Object cancellation. +* Object interruption. * Calling user methods and logging the result. * Setting object properties (except fields and values). |