Function __global->spell_correct_phrase

Definitions

sources/spelling.php

  • Fix spellings in input string.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Parameters

Name Type Default Set Range Description
$text string required parameter N/A N/A Input string

Return

  • Fixed input string
  • Type: string
  • Set: N/A
  • Range: N/A