Skip to content

Commit 297a01b

Browse files
committed
Its not a questionmark anymore, but an info button
1 parent 5f88c33 commit 297a01b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CommonData/filter.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#include <vector>
77
#include "utils.h"
88

9-
#define DEFAULT_FILTER "# Add filters using R syntax here, see question mark for help.\n\ngeneratedFilter # by default: pass the non-R filter(s)"
9+
#define DEFAULT_FILTER "# Add filters using R syntax here, see info button for help.\n\ngeneratedFilter # by default: pass the non-R filter(s)"
1010
#define DEFAULT_FILTER_JSON "{\"formulas\":[]}"
1111
#define DEFAULT_FILTER_GEN "generatedFilter <- rep(TRUE, rowcount)"
1212

0 commit comments

Comments
 (0)