Skip to content

Commit 084369d

Browse files
committed
hyphen
1 parent ce5b097 commit 084369d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/org/labkey/remoteapi/query/BaseRowsResponse.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
/**
3131
* Base class for command responses that contain an array of rows
32-
* and meta-data about those rows. Primarily, this class converts
32+
* and metadata about those rows. Primarily, this class converts
3333
* date values in the rows array to real Java Date objects.
3434
*/
3535
abstract class BaseRowsResponse extends CommandResponse

0 commit comments

Comments
 (0)