CORRECTIVE_ACTION_REPLACE constant

int const CORRECTIVE_ACTION_REPLACE

Replace the indicated erroneous text with the text provided in the suggestion. The user does not need to be prompted.

Implementation

static const CORRECTIVE_ACTION_REPLACE = 2;