Skip to content

Commit

Permalink
fixed javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
supertick committed Jan 23, 2024
1 parent 790c047 commit d271540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/org/myrobotlab/programab/models/Event.java
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ public class Event {
*/
public String botname;
/**
* unique identifier for the session user & bot
* unique identifier for the session user and bot
*/
public String id;

Expand Down

0 comments on commit d271540

Please sign in to comment.