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
c063241e
Commit
c063241e
authored
May 11, 2021
by
Alexandre Duret-Lutz
Browse files
* server/spotapi.py: Typo.
parent
481b016f
Pipeline
#27917
passed with stage
in 2 minutes
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
server/spotapi.py
View file @
c063241e
...
...
@@ -591,7 +591,7 @@ svg_compare_list = [
<text text-anchor="middle" x="50" y="53">w₄</text>
<text text-anchor="middle" x="150" y="53">w₂</text>
<text text-anchor="middle" x="100" y="90">w₃</text>
</svg>"""
,
"The two formula are disjoint."
),
</svg>"""
,
"The two formula
s
are disjoint."
),
(
"""<svg width="200px" height="100px" viewBox="0 0 200 100">
<ellipse cx="50" cy="50" rx="45" ry="40" style='fill:cyan;opacity:0.3' />
<text text-anchor="middle" x="50" y="53">w₄</text>
...
...
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