X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=CONTRIBUTING.adoc;h=d5d86e54a2a9e4daa19b21d22de1edbbc4ce28be;hp=46984b34ad1ab0b0079b682073ff60d3cf45b6fa;hb=9b4f9b425f2efce9a6ccc25f7ae062ebc1116a7d;hpb=1e92035335352f8a67cbc3de28a0ad44b7ee02a1 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). |