Fix spelling errors

This commit is contained in:
Benjamin Levy 2020-01-26 22:39:18 -05:00
parent 4361f39fe2
commit a5efecea84
78 changed files with 95 additions and 95 deletions

View file

@ -570,7 +570,7 @@ public class FunctionNameMarkupItemTest extends AbstractVTMarkupItemTest {
assertEquals("Function name should have been applied", sourceName,
destinationFunction.getName());
// if (destinationFunction.isExternal()) {
// // orignal name may get set if symbol type was IMPORTED
// // original name may get set if symbol type was IMPORTED
// }
}
}