Skip to content

Commit f817ca7

Browse files
fix syntax highlighting
1 parent f61d112 commit f817ca7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/systems/pde/pdesystem.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ $(FIELDS)
88
99
# Example
1010
11-
```
11+
```julia
1212
using ModelingToolkit
1313
1414
@parameters t, x

0 commit comments

Comments
 (0)