Skip to content

Commit

Permalink
fix docstring ref
Browse files Browse the repository at this point in the history
  • Loading branch information
chengchingwen committed Jun 1, 2024
1 parent 297cc23 commit 587ea7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/module/mask.jl
Original file line number Diff line number Diff line change
Expand Up @@ -495,7 +495,7 @@ julia> trues(7, 7, 2) .* Masks.BiSeqMask(Masks.LengthMask([3, 5]), Masks.RevLeng
1 1 1 1 1 0 0
```
See also: [`BiLengthMask`](@ref), [`BiRevLengthMask`](@ref)
See also: [`BiLengthMask`](@ref), [`RevBiLengthMask`](@ref)
"""
BiSeqMask

Expand Down

0 comments on commit 587ea7e

Please sign in to comment.