File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
quickfixj-core/src/main/java/quickfix Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -306,7 +306,7 @@ public boolean trailerHasGroup(Group group) {
306306
307307 /**
308308 * Converts the message into a simple XML format. This format is
309- * probably not sufficient for production use, but it more intended
309+ * probably not sufficient for production use, but is more intended
310310 * for diagnostics and debugging. THIS IS NOT FIXML.
311311 *
312312 * To get names instead of tag number, use toXML(DataDictionary)
@@ -321,7 +321,7 @@ public String toXML() {
321321
322322 /**
323323 * Converts the message into a simple XML format. This format is
324- * probably not sufficient for production use, but it more intended
324+ * probably not sufficient for production use, but is more intended
325325 * for diagnostics and debugging. THIS IS NOT FIXML.
326326 *
327327 * @param dataDictionary
You can’t perform that action at this time.
0 commit comments