Skip to content

Commit

Permalink
Fix link.
Browse files Browse the repository at this point in the history
  • Loading branch information
smillst committed Nov 1, 2023
1 parent 5f0473d commit 5a200da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/manual/optional-checker.tex
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
an \<assert> message (see Section~\ref{assumeassertion}).
\item
Write a call to the
\refmethod{checker/optional/util}{OptionalUtil}{castPresent}{(T)} method.
\refmethod{checker/optional/util}{OptionalUtil}{castPresent}{(java.util.Optional)} method.
\end{itemize}

The rest of this section discusses the \<castPresent> method.
Expand Down

0 comments on commit 5a200da

Please sign in to comment.