mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-29 08:08:32 +08:00
GT-2824 - Comments - spelling fix
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ import java.util.Arrays;
|
|||||||
import org.apache.commons.lang3.StringUtils;
|
import org.apache.commons.lang3.StringUtils;
|
||||||
import org.junit.Test;
|
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:
|
A line match is if the given line to match is contained in the source string and:
|
||||||
Reference in New Issue
Block a user