Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
drupal
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
drupal
Commits
a46b8233
Commit
a46b8233
authored
May 29, 2020
by
Jess
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3138792
by sja112, dww: Fix "compatibility" relevant typos in core
(cherry picked from commit
0cdcc802
)
parent
0ea5c26d
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
core/misc/jquery.cookie.shim.es6.js
+1
-1
1 addition, 1 deletion
core/misc/jquery.cookie.shim.es6.js
core/modules/rdf/tests/src/Traits/RdfParsingTrait.php
+1
-1
1 addition, 1 deletion
core/modules/rdf/tests/src/Traits/RdfParsingTrait.php
with
2 additions
and
2 deletions
core/misc/jquery.cookie.shim.es6.js
+
1
−
1
View file @
a46b8233
...
...
@@ -115,7 +115,7 @@
* The name of the cookie.
* @param {string|Object|Function|undefined} value
* A js-cookie converter callback when used as a getter. This callback must
* be a function when using this shim for backwards-compatiblity with
* be a function when using this shim for backwards-compatib
i
lity with
* jquery.cookie. When used as a setter, value is the string or JSON object
* to be used as the cookie value.
* @param {Object|undefined} options
...
...
This diff is collapsed.
Click to expand it.
core/modules/rdf/tests/src/Traits/RdfParsingTrait.php
+
1
−
1
View file @
a46b8233
...
...
@@ -5,7 +5,7 @@
use
Drupal\Core\Url
;
/**
* Override \EasyRdf_ParsedUri for PHP 7.4 compatibilty.
* Override \EasyRdf_ParsedUri for PHP 7.4 compatibil
i
ty.
*
* @todo https://www.drupal.org/project/drupal/issues/3110972 Remove this work
* around.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment