Skip to content

Commit 950c59b

Browse files
authored
removes the word rows from the interface of dsquery.limit (#429)
1 parent d291a43 commit 950c59b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

help/fluid.datasetquery~.maxhelp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202
"numinlets" : 1,
203203
"numoutlets" : 0,
204204
"patching_rect" : [ 316.5, 530.0, 131.0, 152.0 ],
205-
"text" : "Once we filter the data based on pitch confidence there are fewer rows in the dataset. Any identifier where the confidence was lower than 0.9 in the pitch dataset is removed from both.",
205+
"text" : "Once we filter the data based on pitch confidence there are fewer points in the dataset. Any identifier where the confidence was lower than 0.9 in the pitch dataset is removed from both.",
206206
"textcolor" : [ 0.501960784313725, 0.501960784313725, 0.501960784313725, 1.0 ]
207207
}
208208

@@ -311,7 +311,7 @@
311311
"numinlets" : 1,
312312
"numoutlets" : 0,
313313
"patching_rect" : [ 29.5, 520.0, 212.0, 79.0 ],
314-
"text" : "Double click the dict objects to see the data inside these dictionaries.\n\nNote the size (number of rows) in each dataset.",
314+
"text" : "Double click the dict objects to see the data inside these dictionaries.\n\nNote the size (number of points) in each dataset.",
315315
"textcolor" : [ 0.501960784313725, 0.501960784313725, 0.501960784313725, 1.0 ]
316316
}
317317

0 commit comments

Comments
 (0)