Skip to content

Commit 154b9ea

Browse files
committed
fix typo
1 parent 9a52438 commit 154b9ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/heterogeneous.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ end
121121

122122
1. Put the inner code in a new function `rhs_fct_per_element`. Besides the index
123123
`element`, pass all required fields as arguments, but make sure to `@unpack` them from
124-
their structs in adavance.
124+
their structs in advance.
125125

126126
2. Where `trixi_rhs_fct` is called, get the backend, i.e. the hardware we are currently
127127
running on via `trixi_backend(x)`.

0 commit comments

Comments
 (0)