Commit d3f6c24
[components][expression_language] Fix the wrong constructor for
SerializedParsedExpression
There is a bug in the code snippet for creating a
SerializedParsedExpression instance in chapter "Using Parsed and
Serialized Expressions"
| Q | A
| ------------- | ---
| Doc fix? | yes
| New docs? | no
| Applies to | all
| Fixed tickets |1 parent a4b51a6 commit d3f6c24
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
0 commit comments