Skip to content

Commit

Permalink
fixed last dangling link
Browse files Browse the repository at this point in the history
  • Loading branch information
jurgenvinju committed Jun 2, 2023
1 parent d03bda3 commit fe75c8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/org/rascalmpl/library/vis/Charts.rsc
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ data ChartData
@synopsis{A dataset is a list of values to chart, with styling properties.}
@description{
The `data` field is a list of supported values, of which the constraints
are not expressible by ((Declarations-AlgebraicDataType))s. These are currently supported:
are not expressible by data types. These are currently supported:
* ((ChartDataPoint)), with an without a `r`adius
* `num`, but within `double` precision (!) and no `rat`
Expand Down

0 comments on commit fe75c8f

Please sign in to comment.