Skip to content

Commit 1465ce6

Browse files
Merge pull request #5 from Felthry/master
Corrected spelling of auxiliary
2 parents 81ac7db + 427b5fb commit 1465ce6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/utils/Writes.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,4 +319,4 @@ public void startLap() {
319319
public void stopLap() {
320320
if(Timer.timerEnabled()) Timer.stopLap();
321321
}
322-
}
322+
}

0 commit comments

Comments
 (0)