mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 09:49:23 +02:00
GT-2824 - Comments - spelling fix
This commit is contained in:
parent
d33ffc2855
commit
fefb0f0208
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ import java.util.Arrays;
|
|||
import org.apache.commons.lang3.StringUtils;
|
||||
import org.junit.Test;
|
||||
|
||||
public class SringDiffTest {
|
||||
public class StringDiffTest {
|
||||
|
||||
/*
|
||||
A line match is if the given line to match is contained in the source string and:
|
Loading…
Add table
Add a link
Reference in a new issue