Skip to content

Commit

Permalink
[nodeploy] fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
CominAtYou committed May 17, 2024
1 parent 83851bf commit 105fe8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/com/cominatyou/util/ButtonData.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package com.cominatyou.util;

/**
* Ckass for encoding data into a button's ID.
* Class for encoding data into a button's ID.
*/
public class ButtonData {
private final String command;
Expand Down

0 comments on commit 105fe8b

Please sign in to comment.