Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
spot-web-app
Commits
ce984be8
Commit
ce984be8
authored
Apr 02, 2019
by
Alexandre Duret-Lutz
Browse files
typo: R is spelled V in lbt's syntax
parent
5d87a98c
Pipeline
#7847
passed with stage
in 2 minutes
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
client/src/LtlApp.js
View file @
ce984be8
...
...
@@ -638,7 +638,7 @@ class LtlUnabbrevOptions extends React.Component {
options1
=
{
F
:
[
"
F
"
,
"
<>
"
,
"
F
"
],
G
:
[
"
G
"
,
"
[]
"
,
"
G
"
],
R
:
[
"
R
"
,
"
V
"
,
"
R
"
],
R
:
[
"
R
"
,
"
V
"
,
"
V
"
],
M
:
[
"
M
"
,
"
M
"
,
"
M
"
],
W
:
[
"
W
"
,
"
W
"
,
"
W
"
]
};
...
...
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