1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-11-10 08:52:39 +01:00

Whitespace

This commit is contained in:
vrana 2012-03-30 14:52:14 -07:00
parent 3ae1bf1a8c
commit a0c5835a43

View file

@ -517,7 +517,7 @@ class ArcanistSpellingDefaultData {
"wierd" => "weird", "wierd" => "weird",
"yur" => "your", "yur" => "your",
// Variable common_cpan // Variable common_cpan
"refering" => "referring", "refering" => "referring",
"writeable" => "writable", "writeable" => "writable",
"nineth" => "ninth", "nineth" => "ninth",
@ -536,8 +536,8 @@ class ArcanistSpellingDefaultData {
public static function getPartialWordRules() { public static function getPartialWordRules() {
return array( return array(
array (), array(),
array ( array(
'recieve' => 'receive', 'recieve' => 'receive',
'uft8' => 'utf8', 'uft8' => 'utf8',
'lenght' => 'length', 'lenght' => 'length',