mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2024-11-21 19:42:14 +00:00
GT-2824 - Comments - spelling fix
This commit is contained in:
parent
d33ffc2855
commit
fefb0f0208
@ -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…
Reference in New Issue
Block a user