Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mirrors
biopet.biopet
Commits
e725e48b
Commit
e725e48b
authored
Oct 07, 2014
by
bow
Browse files
Fix typo
parent
179d9f01
Changes
1
Hide whitespace changes
Inline
Side-by-side
biopet-framework/src/main/scala/nl/lumc/sasc/biopet/core/BiopetExecutable.scala
View file @
e725e48b
...
...
@@ -49,7 +49,7 @@ object BiopetExecutable {
lazy
val
toolList
:
String
=
toBulletedList
(
tools
,
"tools"
)
lazy
val
addendum
:
String
=
"""Questions or comments? Email sasc@lumc.nl or check out the project page at https://git.lumc.nl/biopet/biopet.git"""
"
.
stripMargin
"""Questions or comments? Email sasc@lumc.nl or check out the project page at https://git.lumc.nl/biopet/biopet.git"""
.
stripMargin
lazy
val
baseUsage
:
String
=
"""
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment