Skip to content
This repository has been archived by the owner on Jun 21, 2024. It is now read-only.

Commit

Permalink
fix typo in billiards docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Datseris committed Mar 11, 2022
1 parent 6189316 commit 8cc508e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "InteractiveDynamics"
uuid = "ec714cd0-5f51-11eb-0b6e-452e7367ff84"
repo = "https://github.com/JuliaDynamics/InteractiveDynamics.jl.git"
version = "0.19.4"
version = "0.19.5"


[deps]
Expand Down
2 changes: 1 addition & 1 deletion docs/src/billiards.jl
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ lines!(ax, xt, yt)
bdplot!(ax, p; velocity_size = 0.1)
fig

### Boundary map plot
# ### Boundary map plot
using DynamicalBilliards, InteractiveDynamics, CairoMakie

bd = billiard_mushroom()
Expand Down

0 comments on commit 8cc508e

Please # to comment.