diff options
author | Lucas De Marchi <lucas.demarchi@profusion.mobi> | 2010-09-08 23:59:07 +0000 |
---|---|---|
committer | Lucas De Marchi <lucas.demarchi@profusion.mobi> | 2010-09-08 23:59:07 +0000 |
commit | 25113159a5ef3b9c9994d0b2cb258309e0d2d418 (patch) | |
tree | c8003d16526c49d5a9b1c6cb4ef2ba8edb7a8962 /doc | |
parent | 0ac13ba5a4a1d689a9ad69a4074c526abdcd9d63 (diff) | |
download | enlightenment-25113159a5ef3b9c9994d0b2cb258309e0d2d418.tar.gz |
Fix common misspellings
Some misspellings were manually reverted since in E there are tons of .po with
phrases in other languages. Other than that all the changes in the following
files were reverted:
* src/modules/illume/dicts/English_(US).dic
* src/modules/illume-keyboard/dicts/English_(US).dic
Following misspellings were fixed:
acquited->acquitted
adres->address
adress->address
alreayd->already
aquire->acquire
arbitarily->arbitrarily
cant->can't
Capetown->Cape
carefull->careful
causalities->casualties
Celcius->Celsius
certian->certain
commandoes->commandos
considerd->considered
conveyer->conveyor
dependant->dependent
didnt->didn't
discontentment->discontent
doesnt->doesn't
everytime->every
exemple->example
existance->existence
existant->existent
existince->existence
Farenheit->Fahrenheit
forbad->forbade
funguses->fungi
guage->gauge
guerilla->guerrilla
guerillas->guerrillas
happend->happened
hasnt->hasn't
heros->heroes
inbetween->between
independant->independent
inital->initial
intrusted->entrusted
irregardless->regardless
isnt->isn't
knifes->knives
layed->laid
loosing->losing
marrage->marriage
midwifes->midwives
miniscule->minuscule
monickers->monikers
mroe->more
noone->no one
occured->occurred
omre->more
paralell->parallel
payed->paid
planed->planned
quitted->quit
quizes->quizzes
seperated->separated
seperate->separate
shoudl->should
similiar->similar
simplier->simpler
specifiying->specifying
teh->the
toke->took
torpedos->torpedoes
Tuscon->Tucson
unecessary->unnecessary
useage->usage
usefull->useful
useing->using
waht->what
wanna->want
whith->with
wich->which
withing->within
SVN revision: 52006
Diffstat (limited to 'doc')
-rw-r--r-- | doc/cache.txt | 4 | ||||
-rw-r--r-- | doc/illume2.html | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/cache.txt b/doc/cache.txt index 25c71e17b4..3cf3bd930b 100644 --- a/doc/cache.txt +++ b/doc/cache.txt @@ -165,7 +165,7 @@ WHEN: ISSUES: When new applications are installed, will need to update. SOLUTION: - Parse them during idle time, maybe as a seperate process. Monitor + Parse them during idle time, maybe as a separate process. Monitor relevant directories. ~/.e/e/applications/menu/all is the results cached to disk. @@ -360,7 +360,7 @@ comments on cache doc: smart that the existing evas cache :) so don't worry about icons and their pixels - just the file paths/keys 2. instead of "in memory" let's try a new idea. lets put it in a flat - mmap'ed file (not eet). let's not make it architecture dependant + mmap'ed file (not eet). let's not make it architecture dependent (write any integers in a fixed byte order) and make it all offset based. fill the file with strings and indexes and fast search indexes etc. 1 big flat file for the whole cache.. the eap structs themselves diff --git a/doc/illume2.html b/doc/illume2.html index d2a1c8725c..2f106e0d42 100644 --- a/doc/illume2.html +++ b/doc/illume2.html @@ -159,7 +159,7 @@ This is a mode of X11 display where you can have 2 root windows on 2 screens. Th </p> <p class="western" style="margin-left: 1.68in; font-family: sans-serif;"> <font style="font-size: 8pt;"> - Illume2 allows for layout code to be seperated into a 'policy'. Policies are modularized code (very similiar to Enlightenment modules) that handle arranging windows on screen. Illume2 allows for dynamic switching of the active policy. + Illume2 allows for layout code to be separated into a 'policy'. Policies are modularized code (very similar to Enlightenment modules) that handle arranging windows on screen. Illume2 allows for dynamic switching of the active policy. </font> </p> |