Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenWalnut
OpenWalnut Core
Commits
100befb7
Commit
100befb7
authored
Jun 05, 2013
by
Alexander Wiebel
Browse files
[FIX] eliminated double quote
parent
e780ed51
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/modules/atlasCreator/WMAtlasCreator.cpp
src/modules/atlasCreator/WMAtlasCreator.cpp
+1
-1
No files found.
src/modules/atlasCreator/WMAtlasCreator.cpp
View file @
100befb7
...
...
@@ -69,7 +69,7 @@ const std::string WMAtlasCreator::getDescription() const
{
// Specify your module description here. Be detailed. This text is read by the user.
// See "src/modules/template/" for an extensively documented example.
return
"
"
No
documentation
yet
.
";
return
"No documentation yet."
;
}
void
WMAtlasCreator
::
connectors
()
...
...
Write
Preview
Markdown
is supported
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