Skip to content

Commit 926e60f

Browse files
authored
fix typo in the Riemann docs (#37)
1 parent 4b24072 commit 926e60f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/euler-riemann.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@
257257
}
258258
},
259259
"source": [
260-
"`ppmpy` provides a `State` class that holds the left or right interface state and the `RiemannProject` class that implements the Riemann problem, with methods to find the star state and then find the state on the interface."
260+
"`ppmpy` provides a `State` class that holds the left or right interface state and the `RiemannProblem` class that implements the Riemann problem, with methods to find the star state and then find the state on the interface."
261261
]
262262
},
263263
{

0 commit comments

Comments
 (0)