Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
trailing_slash
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
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
trailing_slash
Merge requests
!13
Issue
#3436692
- Fix spell
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Issue
#3436692
- Fix spell
issue/trailing_slash-3436692:3436692-fixed-cspell-validation
into
2.0.x
Overview
0
Commits
1
Pipelines
1
Changes
3
Merged
Viktor Holovachek
requested to merge
issue/trailing_slash-3436692:3436692-fixed-cspell-validation
into
2.0.x
1 year ago
Overview
0
Commits
1
Pipelines
1
Changes
3
Expand
Related to
#3436692
0
0
Merge request reports
Compare
2.0.x
2.0.x (base)
and
latest version
latest version
c476b838
1 commit,
1 year ago
3 files
+
17
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
src/Routing/TrailingSlashUrlGenerator.php
+
1
−
1
Options
@@ -72,7 +72,7 @@ class TrailingSlashUrlGenerator extends UrlGenerator {
}
/**
* Helper to get language p
e
rfix.
* Helper to get language pr
e
fix.
*/
private
function
getLanguagePrefix
(
$route_name
,
$options
)
{
$language_options
=
$options
;
Loading