Fixed typo in rffit interactive help text.

pull/16/head
Mario Haustein 2020-05-21 18:14:54 +02:00
parent 973edc75ec
commit 7f315c3bcb
1 changed files with 1 additions and 1 deletions

View File

@ -1085,7 +1085,7 @@ int main(int argc,char *argv[])
printf("z Start box to zoom\n");
printf("d Start box to delete points\n");
printf("A Zoom/delete points (left mouse button)\n");
printf("h Highlight points in present window\n");
printf("H Highlight points in present window\n");
printf("x Deselect all except highlighted\n");
printf("T Invert selection\n");
printf("D Delete highlighted points\n");