Skip to content

Commit

Permalink
last-last nit to surface_basis docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
thchr committed Oct 18, 2024
1 parent 555c792 commit 31fa2f6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/surface_unitcell.jl
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,9 @@ DirectBasis{3} (hexagonal):
```
!!! warning
This function will likely be moved from Crystalline to Bravais.jl at some point in the
future.
This function will likely be moved from Crystalline to Bravais.jl at some point in the
future.
"""
function surface_basis(
Rs :: DirectBasis{3},
Expand Down

0 comments on commit 31fa2f6

Please sign in to comment.