Home
last modified time | relevance | path

Searched refs:spelling (Results 1 – 14 of 14) sorted by path

/plugin/authgoogle/google/contrib/
H A DGoogle_CustomsearchService.php718 public $spelling; variable in Google_Search
760 public function setSpelling(Google_SearchSpelling $spelling) { argument
761 $this->spelling = $spelling;
764 return $this->spelling;
H A DGoogle_ShoppingService.php258 public $spelling; variable in Google_Products
379 public function setSpelling(Google_ProductsSpelling $spelling) { argument
380 $this->spelling = $spelling;
383 return $this->spelling;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CustomSearchAPI/
H A DSearch.php131 public function setSpelling(SearchSpelling $spelling) argument
133 $this->spelling = $spelling;
140 return $this->spelling;
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md605 …cket/12601): Fixed: [Strikethrough](http://ckeditor.com/addon/basicstyles) button tooltip spelling.
/plugin/ckgedit/ckeditor/
H A DCHANGES.md22 * Changed wavy red and green lines that underline spelling and grammar errors to straight ones.
1025 …2601): Fixed: [Strikethrough](https://ckeditor.com/cke4/addon/basicstyles) button tooltip spelling.
/plugin/ckgedit/ckeditor/plugins/scayt/
H A DREADME.md4 …CheckAsYouType (SCAYT) instantly underlines spelling and grammar errors while users type. To corre…
22 …or as a part of the free services supports the next languages for check spelling: American English…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js.map1spelling-error | grammar-error\",\n \"relevance\": 50,\n \"references\": [\n…
H A D3.3.js.map1spelling and grammar checked.\\n* `default` : Indicates that the element is to act according to …
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md238 - Cange the spelling of a word [\#939](https://github.com/schmittjoh/serializer/pull/939) ([greg0ir…
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DREADME.md356 If you find some other sort of mistake, like an incorrect spelling,
/plugin/spellcheck/
H A Daspell.php44 function pspell_config_create($language, $spelling=null, $jargon=null, $encoding='iso8859-1'){ argument
H A Dplugin.info.txt6 desc Sends the editor text to an aspell backend service to check for spelling errors
/plugin/tuxquote/
H A Dquotes.txt821 …'ch' formation, which will be dealt with later. Year 2 might reform 'w' spelling, so that 'which' …
1032 English spelling is unusual because our language is a rich verbal tapestry woven together from the …
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md1288 * Fixed: Several embarrassing spelling mistakes in docblocks.