Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typos #850

Merged
merged 1 commit into from
Aug 6, 2024
Merged

Fix typos #850

merged 1 commit into from
Aug 6, 2024

Conversation

lcw
Copy link
Member

@lcw lcw commented Aug 2, 2024

No description provided.

@@ -287,7 +287,7 @@ It is unaffected by [`MPI.Finalize`](@ref), and is one of the few functions that
called before [`MPI.Init`](@ref).

# External links
$(_doc_external("MPI_Intialized"))
$(_doc_external("MPI_Initialized"))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ugh, maybe we should have a check for the documentation that links aren't broken 😕

Copy link
Member Author

@lcw lcw Aug 5, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there an option in Documenter.jl for that?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apparently yes: #856. But MPICH/OpenMPI websites aren't reliable for actually documenting all functions... So the reality is that we do have a large number of broken links 😞

@giordano giordano mentioned this pull request Aug 3, 2024
@vchuravy vchuravy merged commit 8990e45 into master Aug 6, 2024
51 of 54 checks passed
@vchuravy vchuravy deleted the lcw/fix_typos branch August 6, 2024 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants