We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce5b097 commit 084369dCopy full SHA for 084369d
src/org/labkey/remoteapi/query/BaseRowsResponse.java
@@ -29,7 +29,7 @@
29
30
/**
31
* Base class for command responses that contain an array of rows
32
- * and meta-data about those rows. Primarily, this class converts
+ * and metadata about those rows. Primarily, this class converts
33
* date values in the rows array to real Java Date objects.
34
*/
35
abstract class BaseRowsResponse extends CommandResponse
0 commit comments