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
Bioimage Analysis
Plugin template
Commits
2a29e792
Commit
2a29e792
authored
Aug 27, 2020
by
Jean-Yves TINEVEZ
Browse files
Small typo.
parent
ee0d7d2d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/java/plugins/authorname/MyIcyPlugin.java
View file @
2a29e792
...
@@ -73,7 +73,7 @@ public class MyIcyPlugin extends PluginActionable
...
@@ -73,7 +73,7 @@ public class MyIcyPlugin extends PluginActionable
{
{
/*
/*
* We put the pixel edit between a beginUpdate() and an
* We put the pixel edit between a beginUpdate() and an
* endUpdate (all in a tr/finally block), so that we
* endUpdate (all in a tr
y
/finally block), so that we
* only display the display (which takes time) once the
* only display the display (which takes time) once the
* edits of a plane are over.
* edits of a plane are over.
*
*
...
...
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