Skip to content

Commit b8ec766

Browse files
authored
Fix indentation of Comm_remote_group docstring (#625)
1 parent 4a87d74 commit b8ec766

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/comm.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ function Comm_group(comm::Comm)
9696
end
9797

9898
"""
99-
Comm_remote_group(comm::Comm)
99+
Comm_remote_group(comm::Comm)
100100
101101
Accesses the remote group associated with the given inter-communicator.
102102

0 commit comments

Comments
 (0)