Skip to content

Commit fcc76bf

Browse files
committed
fixed typo
1 parent c46dc29 commit fcc76bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quickfixj-core/src/test/java/quickfix/MessageUtilsTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
* One in quickfixj-base, one in quickfixj-core, which each test
4747
* some functionality. This test covers some test cases that cannot
4848
* be tested in the quickfixj-base module due to classes that are
49-
* generated later in the comile process, e.g. MessageFactories.
49+
* generated later in the compile process, e.g. MessageFactories.
5050
*/
5151
public class MessageUtilsTest {
5252

0 commit comments

Comments
 (0)