File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ of this software and associated documentation files (the "Software"), to deal
2626
2727/**
2828 * This provides static methods to convert comma delimited text into a
29- * JSONArray, and to covert a JSONArray into comma delimited text. Comma
29+ * JSONArray, and to convert a JSONArray into comma delimited text. Comma
3030 * delimited text is a very popular format for data interchange. It is
3131 * understood by most database, spreadsheet, and organizer programs.
3232 * <p>
@@ -41,7 +41,7 @@ of this software and associated documentation files (the "Software"), to deal
4141 * The names for the elements in the JSONObjects can be taken from the names
4242 * in the first row.
4343 * @author JSON.org
44- * @version 2014 -05-03
44+ * @version 2015 -05-01
4545 */
4646public class CDL {
4747
You can’t perform that action at this time.
0 commit comments