Skip to content

Commit b67da01

Browse files
committed
Revert "Update docstring for sym/herm"
This reverts commit 342fc63.
1 parent 0250ea5 commit b67da01

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/symmetric.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,6 @@ nonhermitianwrappertype(::Hermitian) = identity
242242
243243
Return a `Symbol` corresponding to the stored triangular half (`:U` or `:L`) in the matrix `S`,
244244
that is, the elements are common between `S` and `parent(S)` for that triangular half.
245-
The possible values that may be returned are `:U` and `:L`.
246245
247246
# Example
248247
```jldoctest

0 commit comments

Comments
 (0)