Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
50eb8009
Commit
50eb8009
authored
Mar 12, 2014
by
webchick
Browse files
Issue
#2166529
by Kartagis: Typo in install.core.inc comments.
parent
55edf2ec
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/includes/install.core.inc
View file @
50eb8009
...
...
@@ -1690,7 +1690,7 @@ function install_get_localization_release($version = \Drupal::VERSION) {
}
}
// All releases may
a
fallback to the previous major release (e.g., 8.1 falls
// All releases may fall
back to the previous major release (e.g., 8.1 falls
// back to 7.0, 8.x-dev falls back to 7.0). This will probably only be used
// for early dev releases or languages with an inactive translation team.
$alternatives
[]
=
$info
[
'major'
]
-
1
.
'.0'
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment