Unverified Commit ff2d2ea1 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3210129 by quietone, murilohp, xjm: Fix spelling for words used once,...

Issue #3210129 by quietone, murilohp, xjm: Fix spelling for words used once, beginning with 'a' -> 'd', inclusive
parent c45aba90
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -74,7 +74,7 @@ public function orIf(AccessResultInterface $other);
  /**
   * Combine this access result with another using AND.
   *
   * When ANDing two access results, the result is:
   * When AND is performed on two access results, the result is:
   * - isForbidden() in either ⇒ isForbidden()
   * - otherwise, if isAllowed() in both ⇒ isAllowed()
   * - otherwise, one of them is isNeutral()  ⇒ isNeutral()
+1 −1
Original line number Diff line number Diff line
@@ -2540,7 +2540,7 @@ protected function addUniqueKey($table, $name, array $specifier) {
  }

  /**
   * Typecasts values to proper datatypes.
   * Typecasts values to the proper data type.
   *
   * MySQL PDO silently casts, e.g. FALSE and '' to 0, when inserting the value
   * into an integer column, but PostgreSQL PDO does not. Use the schema
+3 −3
Original line number Diff line number Diff line
@@ -167,9 +167,9 @@ protected function crypt($algo, $password, $setting) {
      return FALSE;
    }
    $count_log2 = $this->getCountLog2($setting);
    // Stored hashes may have been crypted with any iteration count. However we
    // do not allow applying the algorithm for unreasonable low and high values
    // respectively.
    // Stored hashes may have been encrypted with any iteration count. However
    // we do not allow applying the algorithm for unreasonable low and high
    // values respectively.
    if ($count_log2 != $this->enforceLog2Boundaries($count_log2)) {
      return FALSE;
    }
+2 −0
Original line number Diff line number Diff line
@@ -14,6 +14,8 @@
use Drupal\Core\Routing\RouteObjectInterface;
use Symfony\Component\HttpFoundation\Request;

// cspell:ignore abempty

/**
 * Defines an object that holds information about a URL.
 *
+1 −40
Original line number Diff line number Diff line
abcdefghijklmno
abcdefghijklmnopqrstuvwxyz
abempty
abiword
absolutezero
accesslog
accum
@@ -10,8 +8,6 @@ addedline
addtogroup
adminforms
adminlabel
aewesome
aflopend
afterclose
aftercreate
ahah
@@ -20,9 +16,6 @@ ajaxcallback
ajaxify
ajaxing
akiko
aliasable
aliquet
allowtransparency
allwords
alphadecimal
alterjs
@@ -38,7 +31,6 @@ anotherwordenglish
anotherwordgerman
antilop
anyall
apng
applix
archiver
archivers
@@ -57,7 +49,6 @@ asdf
asdrsad
assertable
asterix
asubject
atomentry
atomfeed
atomrendererfeed
@@ -75,17 +66,12 @@ autocreate
autocreated
autocreation
autodetect
autodiscovered
autoescape
autoescaped
autoescaping
autofilling
autofix
autogenerate
autogenerator
autoincrement
autoincrementing
autoindex
autoloadable
autoloaded
autoloader
@@ -117,7 +103,6 @@ bartik
bartik's
basefield
basepath
baseroot
basestrings
basetheme
basicpage
@@ -139,11 +124,9 @@ bgred
bigpipe
bikeshed
bikesheds
bistromathic
bitmask
bkmgtpezy
bkslshv
blackhat
blist
blockarticles
blockbasic
@@ -182,10 +165,8 @@ bundlenode
buttonpane
buttonset
buytaert
bzzzzzzzt
cacheability
cacheable
cacheablemetadata
cachebackend
cachebackends
cachebin
@@ -242,12 +223,10 @@ classtype
cldr
clearfix
cleartype
clicksort
clicksorter
clist
cloner
closethick
closur
cnenzrgre
cnfi
cochez
@@ -265,7 +244,6 @@ complote
compositionend
compositionstart
configentity
configtranslation
configurability
configurator
conneg
@@ -274,7 +252,6 @@ contentblock
contententry
contentrendererentry
contextuals
contrained
controlgroup
corefake
coretest
@@ -287,8 +264,6 @@ createrole
createuser
crema
crossout
crudui
crypted
crème
cscript
csrftoken
@@ -301,8 +276,6 @@ ctund
cucurbitaceae
curle
curlopt
currenttime
currentuser
customevent
customly
customrequest
@@ -315,7 +288,6 @@ databasename
datapoint
datas
datatypes
datefield
dateformatter
datelist
dateonly
@@ -325,7 +297,6 @@ datetimeiso
datetimeplus
datetype
daycount
daycounter
dblog
dbtng
dburl
@@ -334,7 +305,6 @@ deckard
deconstructor
deduplicated
deduplicates
defalt
defaultable
defgroup
delayable
@@ -356,7 +326,6 @@ denyall
dependee
dependee's
dependees
dependening
depenencies
deprioritize
dequeues
@@ -382,8 +351,6 @@ diffchange
differring
discoverability
displaymessage
displayname
distincted
distro
ditka
divs
@@ -401,7 +368,6 @@ dramallama
dramallamas
drei
drillable
driveletter
drivernumber
drivertest
drivertestmysql
@@ -446,7 +412,6 @@ eins
elbonia
elementspath
elems
elit
encapsed
endapply
endautoescape
@@ -823,7 +788,7 @@ metapackage
metapackages
metatag
metatags
meφω
meΦΩ
miaus
middlewares
midgardmvc
@@ -980,7 +945,6 @@ onewidgetfield
onoff
opendocument
openxmlformats
oplopend
optgroups
optimizable
optin
@@ -1297,7 +1261,6 @@ somethinggeneric
soofy
sortablejs
sortby
sorteren
sourcearea
sourcearea's
sourcedialog
@@ -1501,7 +1464,6 @@ titleslogan
tlds
tmpfs
tnid
toepassen
toggleable
togglewrap
tongatapu
@@ -1668,7 +1630,6 @@ vids
viewmode
viewports
viewsviewfiles
vivamus
vmov
vocabs
volgende
Loading