We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a369534 + b805f89 commit 66e0b18Copy full SHA for 66e0b18
src/test/java/org/scijava/ui/swing/console/LoggingDemo.java
@@ -50,9 +50,9 @@
50
/**
51
* {@link LoggingDemo} is an example to demonstrate the capabilitie of
52
* {@link SwingConsolePane} and {@link LoggingPanel}. It shows the scijava gui,
53
- * and starts to example commands. The first command {@link LoggingLoop} print
+ * and starts two example commands. The first command {@link LoggingLoop} print
54
* "Hello World" and logs a message every second. The second command
55
- * {@link PluginThatLogs} opens a window with it's on {@link LoggingPanel} and
+ * {@link PluginThatLogs} opens a window with its own {@link LoggingPanel} and
56
* provides some buttons to emit some example log messages.
57
*
58
* @author Matthias Arzt
0 commit comments