Skip to content

Commit

Permalink
MAT-7785 format doc
Browse files Browse the repository at this point in the history
  • Loading branch information
adongare committed Oct 31, 2024
1 parent 2a962c3 commit fb47410
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AntlrUtils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ export default class AntlrUtils {
}

/**
* Removes the comment characters from comments and also removes any leading or trailing spaces
* Removes the comment characters from comments and also removes any leading and trailing spaces
* @param comment -> a comment with comment characters
*/
static formatComment(comment: string): string {
Expand Down

0 comments on commit fb47410

Please sign in to comment.