t / t4018 / cpp-class-destructoron commit doc: correct a mistake in an illustration (0182606)
   1RIGHT::~RIGHT()
   2{
   3        ChangeMe;
   4}