Skip to content

Commit 4072db5

Browse files
committed
Update Laser dependency
1 parent d653a74 commit 4072db5

File tree

1 file changed

+1
-1
lines changed
  • src/main/java/exposed/hydrogen/nightclub/laser

1 file changed

+1
-1
lines changed

src/main/java/exposed/hydrogen/nightclub/laser/Laser.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ public void stop() {
154154
/**
155155
* Gets laser status.
156156
*
157-
* @return <code>true</code> if the laser is currently running
157+
* @return <code>true</code> if the laser is currently running
158158
* (i.e. {@link #start} has been called and the duration is not over)
159159
*/
160160
public boolean isStarted() {

0 commit comments

Comments
 (0)